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

Leadership movement proposal should not generated when client just want to change topic replication factor. #903

Open
kidkun opened this issue Aug 14, 2019 · 0 comments
Labels
correctness A condition affecting the proper functionality.

Comments

@kidkun
Copy link

kidkun commented Aug 14, 2019

In current code, if client sends a request to topic_configuration endpoint to increase/decrease some topics' replication factor, the generated proposals may have leadership movements of irrelevant topics. Through in most case these leadership movements are very fast to execute, it is counter-intuitive to user that there are movements of irrelevant topics.
It is better to just generate minimal proposals to just fulfill the original request.

@kidkun kidkun self-assigned this Aug 14, 2019
@efeg efeg added the correctness A condition affecting the proper functionality. label Dec 25, 2019
@efeg efeg unassigned kidkun Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correctness A condition affecting the proper functionality.
Projects
None yet
Development

No branches or pull requests

2 participants