kafka在zookeeper下的目錄結構


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]


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM