Skip to content

Scaling up brokers __consumer_offset replication factor doesn't increase version 0.44 #10853

Closed Answered by scholzj
haroon9 asked this question in Q&A
Discussion options

You must be logged in to vote

@scholzj thanks for the answer. In the configuration I do specify that offsets.topic.replication.factor: 3 but as I said it does not work for the internal __consumer_offsets topic. I understand your point that I have to change the replication factor of a topic in KafkaTopic CR and that is how I did it for all my topics.

That is the Kafka configuration - so we just pass it to Kafka. I think Kafka uses it only when a new cluster starts and the topic is created for the first time. It would not be used to change the topic once it already exists.

Also, does the autoRebalance feature reassign partition replicas of the __consumer_offset topic onto new brokers?

Any kind of rebalance will reas…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@haroon9
Comment options

@haroon9
Comment options

@scholzj
Comment options

Answer selected by haroon9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants