Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] proxy: rebalance connections to wrong cns. #13103

Merged
merged 2 commits into from Nov 30, 2023

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 https://github.com/matrixorigin/MO-Cloud/issues/1834 https://github.com/matrixorigin/MO-Cloud/issues/1463

What this PR does / why we need it:

when proxy do rebalance and try to transfer some connections to
other CNs, the connections turns out to be some should not be transferred.
So we should pick up some correct connections to do the transferring.

@mergify mergify bot requested a review from sukki37 November 30, 2023 01:26
@mergify mergify bot added the kind/bug Something isn't working label Nov 30, 2023
@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Nov 30, 2023
@mergify mergify bot merged commit a4e84d6 into matrixorigin:1.0-dev Nov 30, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants