isr_change_notification目錄
admin目錄
topic 配置
/config/topics/[topic_name]
consumer offset
/consumers/[groupId]/offsets
consumer owner
/consumers/[groupId]/owners/
consumer注冊信息
/consumers/[groupId]/ids/[consumerIdString
controller注冊信息
/controller –
controller epoch
/controller_epoch -> int (epoch)
broker注冊信息
/brokers/ids/[0...N]
partition狀態信息
/brokers/topics/[topic]/partitions/[0...N] 其中[0..N]表示partition索引號
topic注冊信息
/brokers/topics/[topic]