Re: Increase partitions and replication of __consumer_offsets

2015-06-23 Thread Daniel Coldham
To make my question clearer: I know how to increase the partitions and the replication factor of any plain old topic. I'm worried that making changes to this "internal" topic could cause problems, so I'm looking for advice. Thanks, *Daniel Coldham* On Tue, Jun 23, 2015 at 3:15 PM, Daniel Coldh

Increase partitions and replication of __consumer_offsets

2015-06-23 Thread Daniel Coldham
Hi all, I'm using Kafka 0.8.2.1 in production. My Kafka Config is pretty much vanilla, so (as far as I understand) offsets are being written to Zookeeper. As recommended, I want to start writing offsets to Kafka instead of Zookeeper. I was surprised to see that the __consumer_offsets topic alread