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

Adding replicas triggers a rolling restart #1610

Closed
mkuratczyk opened this issue Apr 8, 2024 · 0 comments · Fixed by #1612
Closed

Adding replicas triggers a rolling restart #1610

mkuratczyk opened this issue Apr 8, 2024 · 0 comments · Fixed by #1612
Assignees
Labels
bug Something isn't working

Comments

@mkuratczyk
Copy link
Collaborator

Scaling out a cluster, eg. changing replicas from 3 to 5 should not trigger a rolling restart. It didn't in the past, most likely the restart is caused by the introduction of target cluster size hint:
#1113

If the only thing that changed is the replicas field, we should ship the restart.

@mkuratczyk mkuratczyk added the bug Something isn't working label Apr 8, 2024
@mkuratczyk mkuratczyk self-assigned this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant