Increase partitions and replication of __consumer_offsets

2015-06-23 Thread Daniel Coldham
consumer_offsets? Thanks, *Daniel Coldham* N.B. Recommendations taken from: http://kafka.apache.org/documentation.html https://cwiki.apache.org/confluence/display/KAFKA/FAQ http://www.slideshare.net/jjkoshy/offset-management-in-kafka

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, 201