googleapis / googleapis/google-cloud-cpp

Determine if GCS ThreadIntegrationTest.ReuseConnections should be kept

Open
#15,943 0 comments 0 reactions 0 assignees View on GitHub
type: cleanup
Dominant language
C++
Stars
659
Forks
462
Avg merge
1d 2h
Merged PRs (30d)
89

Description

This test attempts to measure connection reuse by inspecting curl(Info) log messages. The format of these log messages has changed with recent versions of curl, breaking the test.

Determine if we want to keep this test and if so how to rework the data collection.

Contributor guide

Open the contributing guide

Research direction

Start with GCS ThreadIntegrationTest.ReuseConnections and inspect how it collects curl(Info) log messages. Compare the assumptions in the test with the current curl log format, then determine whether the test should remain; if it does, define a reliable replacement for its data collection and verify the test's connection-reuse measurement.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, google-cloud
Domain
cloud, testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.