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

Update zktools/Waltz to assign server partition ownership #6

Open
whynick1 opened this issue Jul 8, 2019 · 0 comments
Open

Update zktools/Waltz to assign server partition ownership #6

whynick1 opened this issue Jul 8, 2019 · 0 comments

Comments

@whynick1
Copy link
Contributor

whynick1 commented Jul 8, 2019

zktools needs to be updated to add a new CLI command to set server:partition assignments. Currently, the PartitionAssignmentPolicy dictates what the partition assignments for each server are. We need to add a way to force the assignment in a specific way.

This ticket also requires us to add a new command in ZooKeeperCli in Waltz. The new command should be:

assign --partition=[partition_id] --server=[server_id]
unassign --partition=[partition_id] --server=[server_id]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant