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

Support AlterPartitionReassignments cancel #26

Open
NyaliaLui opened this issue Feb 7, 2023 · 1 comment
Open

Support AlterPartitionReassignments cancel #26

NyaliaLui opened this issue Feb 7, 2023 · 1 comment

Comments

@NyaliaLui
Copy link

Currently, we can issue an AlterPartitionReassignments request with something like

kcl admin partas alter 'foo:0->0,1;1->2,3;2->1,3'

The docs mention the ability to cancel a request

If a replica list is empty for a specific partition, this cancels any active
reassignment for that partition

However, it is currently unsupported.

@NyaliaLui
Copy link
Author

I can work on this in my spare cycles

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