Re: Kafka followers with higher leader epoch than leader

2024-03-31 Thread Kamal Chandraprakash
Hi, The follower is not able to sync-up with the leader due to epochs diverged between leader and follower. To confirm this, you can enable request logger and check the diverging-epoch field in the fetch-response: https://sourcegraph.com/github.com/apache/kafka@a640a81040f6ef6f85819b60194f0394f5f

Kafka followers with higher leader epoch than leader

2024-03-19 Thread Karl Sorensen
Hi, I have an unusual situation where I have a cluster running Kafka 3.5.1 in strimzi where 4 of the __consumer_offset partitions have dropped under min isr. Everything else appears to be working fine. Upon investigating, i've found that the partition followers appear to be out of sync with the l