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] leave wrong member when scale-in #8394

Closed
xuriwuyun opened this issue Nov 5, 2024 · 0 comments · Fixed by #8393
Closed

[BUG] leave wrong member when scale-in #8394

xuriwuyun opened this issue Nov 5, 2024 · 0 comments · Fixed by #8393
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@xuriwuyun
Copy link
Contributor

when scale-out replicas from 1 to 2, and scale-in from 2 to 1 when pod is pending, the leave member function is called on member 0 and the name of member leaving is null, this will case the member 0 to leave.

image

image
image

@xuriwuyun xuriwuyun added the kind/bug Something isn't working label Nov 5, 2024
@xuriwuyun xuriwuyun linked a pull request Nov 5, 2024 that will close this issue
@github-actions github-actions bot added this to the Release 0.9.2 milestone Nov 5, 2024
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants