googleapis / googleapis/google-cloud-cpp
Determine if GCS ThreadIntegrationTest.ReuseConnections should be kept
- 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
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