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

Migrating connections should be faster for status and memory-based balance #570

Closed
djshow832 opened this issue Jun 20, 2024 · 0 comments · Fixed by #573
Closed

Migrating connections should be faster for status and memory-based balance #570

djshow832 opened this issue Jun 20, 2024 · 0 comments · Fixed by #573
Labels
enhancement New feature or request

Comments

@djshow832
Copy link
Collaborator

Development Task

Status and memory-based balance define the max migration time (5s or 10s). Ideally, the connections can be migrated in time. However, in my testing, sometimes migrations report 'i/o time' when dialing the new backend. Thus, the connections are not migrated in time.

The migration speed in the latest version is slower than v1.0.0 when the connections are not many. We can speed it up.

@djshow832 djshow832 added the enhancement New feature or request label Jun 20, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in #573 Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant