目录标题 ✅ 一、Kafka 为何可能出现**重复消费** 1. **消费者异常重启** 2. **offset 提交不当** 3. **Consumer Group rebalance** 4. **消息回放(Rep...