Behavior of Mismatched Configs in Single Cluster

2016-11-29 Thread Alan Braithwaite
Hey all, I'm curious what the behavior of mismatched configs across brokers is supposed to be throughout the kafka cluster. For example, if we don't have the setting for auto re-election of leaders enabled but if we were to enable it, what would be the behavior of the setting between the time we

List Consumers/Offsets/Clients Outside of Zookeeper

2015-12-14 Thread Alan Braithwaite
Hey All, We've got a couple of consumers that are run outside of zookeeper. Is there any way to list them using a Kafka client, metrics or anything? Willing to put in a patch too if it's necessary, just please point me to the code which holds the consumer/fetchRequest state. Using kafka 0.8.2.