Partition副本选举Leader机制<br>
参数:unclean.leader.election.enable=false
进入ISR列表的条件
参数:replica.lag.time.max.ms
消费者
offset记录机制
参数:offsets.topic.num.partitions
Rebalance机制
触发条件
注意事项
Rebalance三阶段
选择组协调器
加入消费组JOIN GROUP<br>
SYNC GROUP
分配策略<br>
partition.assignment.strategy
range
round-robin
sticky