Skip to content

Conversation

@rschmitt
Copy link
Contributor

@rschmitt rschmitt commented Jul 6, 2025

The test server only supports a single connection at a time, and the async client can apparently attempt to establish a second connection, possibly due to a benign race condition in how leased connections are returned to the pool.

The test server only supports a single connection at a time, and the
async client can apparently attempt to establish a second connection,
possibly due to a benign race condition in how leased connections are
returned to the pool.
@ok2c
Copy link
Member

ok2c commented Jul 7, 2025

@rschmitt For changes like that there is no need to raise a PR for fixes like that. They can be reviewed and backed out in the worst case post-commit. Things that generally require a review are non-functional style changes, code "beautification", those drag in new dependencies and so on.

@rschmitt rschmitt merged commit 7000b9e into apache:master Jul 7, 2025
10 checks passed
@rschmitt rschmitt deleted the fix branch July 8, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants