Open gurpiarbassi opened 2 years ago
So regarding your points:
@gurpiarbassi , on master you can increase partitions and manage replicas.
Best, Jerome
Any idea when the next version will be released so we can have the ability to change partitions and replication?
I feel the documentation is a little light around usage of kafka-gitops. Can someone help answer the following questions?
1) Is it possible to increase the number of partitions on an existing topic? I tried it and it detected no changes.
2) Is it possible to decrease the number of partitions safely? what would happen if the topic contained records?
3) Is it possible to rename a topic? What is the default behaviour here? Seems like a dangerous operation since it deletes the old topic and creates the new one.