RE: Leader not local

2013-11-17 Thread 陈小军
How about your zookeeper cluster? Best Regards Jerry -Original Message- From: "Yu, Libo" To: "'users@kafka.apache.org'"; Cc: Sent: 2013-11-15 (星期五) 01:23:06 Subject: Leader not local Hi team, I saw this line within a long time span in our logs

Re: List of topics with JMX?

2013-11-17 Thread Monika Garg
Yes,in jconsole the Mbean "kafka.server":type="BrokerTopicMetrics",contains all the details for all the topics of each machine/broker. To sum up the number of message for a topic,you will have to go on jconsole of each broker of your cluster and get the count of MessageIn from each Mbean "kafka.se