目录 1,kafka简介 2, Kafka Server 2.1,kafka中zookeeper的作用 2.2, Broker 2.2.1,Broker高性能设计 2.2.2,Broker选举机制 2.3,Partition 2.3.1,partition机制 2.3.2,ISR机制 2.3.3,partition副本选举 2.4,Producer 2.5,Consumer 2.6,Push vs. Pull 2.7,Kafka delivery guarantee 2.7.1,Producer