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

Add replication-factor flag to alter topic #37

Merged
merged 10 commits into from
Dec 8, 2020

Conversation

sladkoff
Copy link
Member

This is a working draft based on our changes to the sarama lib: IBM/sarama#1617

Note: Currently you have to have the sarama source code available locally to build this.

Some things we may want to add:

  • List pending reassignments
  • Abort pending reassignments
  • Interactive reassignment (execute and wait until all partitions are re-assigned, Ctrl+C to abort re-assignment)

@d-rk d-rk force-pushed the feature/alter-topic-replication-factor branch from c9c91f1 to 76ed130 Compare May 17, 2020 10:24
@ghost ghost force-pushed the master branch 2 times, most recently from 852952d to 0b154e3 Compare August 3, 2020 06:57
@d-rk d-rk force-pushed the feature/alter-topic-replication-factor branch from 76ed130 to fbe2698 Compare November 27, 2020 13:45
@d-rk d-rk force-pushed the feature/alter-topic-replication-factor branch 2 times, most recently from 8be68c2 to f2db43c Compare December 8, 2020 10:03
@d-rk d-rk force-pushed the feature/alter-topic-replication-factor branch from f2db43c to 170aa48 Compare December 8, 2020 10:14
@d-rk d-rk force-pushed the feature/alter-topic-replication-factor branch from b53c79f to 4023e31 Compare December 8, 2020 10:58
@d-rk d-rk changed the title WIP: Add replication-factor flag to alter topic Add replication-factor flag to alter topic Dec 8, 2020
@d-rk d-rk merged commit 2e6ff71 into master Dec 8, 2020
@d-rk d-rk deleted the feature/alter-topic-replication-factor branch December 8, 2020 11:09
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

Successfully merging this pull request may close these issues.

2 participants