Skip to content

Conversation

@volgariver6
Copy link
Contributor

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #22854

What this PR does / why we need it:

proxy may not balance the connections if a batch of connections
come at the same time.
fix: add pre-counter for the connection manager, and when connects
successfully, replace the placeholder.

@mergify mergify bot added the queued label Nov 17, 2025
@mergify
Copy link
Contributor

mergify bot commented Nov 17, 2025

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You may have to fix your CI before adding the pull request to the queue again.
If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@mergify mergify bot added dequeued and removed queued labels Nov 17, 2025
@heni02 heni02 merged commit a563fc2 into matrixorigin:3.0-dev Nov 18, 2025
29 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dequeued kind/bug Something isn't working size/M Denotes a PR that changes [100,499] lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants