Heh, I think I was mis-interpreting that output.
Taking this output for example:
Topic:REPL-atl1-us PartitionCount:256 ReplicationFactor:1
Configs:
Topic: REPL-atl1-us Partition: 0Leader: 32 Replicas:
32Isr: 32
Topic: REPL-atl1-us Partition: 1Lea
Anything missing in the output of:
kafka-topics.sh --describe --zookeeper localhost:2181
?
On Tue, Oct 21, 2014 at 4:29 PM, Jonathan Creasy
wrote:
> I¹d like to be able to see a little more detail for a topic.
>
> What is the best way to get this information?
>
> Topic Partition Replica B
I¹d like to be able to see a little more detail for a topic.
What is the best way to get this information?
Topic Partition Replica Broker
topic1 1 1 3
topic1 1 2 4
topic1 1 3 1
topic1 2 1 1
topic1 2