You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Bhavi C <bh...@outlook.com> on 2017/09/19 02:23:59 UTC

Kafka-1641

We are running into KAFKA-1641 where the log cleaner thread dies with the below INFO. Is there a work around for this issue? We are running kafka-0.9.0.


2017-09-18 16:12:41,621 INFO kafka.log.LogCleaner: Cleaner 0: Building offset map for log __consumer_offsets-16 for 2149 segments in offset range [9754121, 2628596995).
java.lang.IllegalArgumentException: requirement failed: Last clean offset is 9754121 but segment base offset is 9754100 for log __consumer_offsets-16.


Appreciate any inputs on this one.


Thanks,

Bhavik

Kafka-1641

Posted by Bhavi C <bh...@outlook.com>.
We are running into KAFKA-1641 where the log cleaner thread dies with the below INFO. Is there a work around for this issue? We are running kafka-0.9.0.


2017-09-18 16:12:41,621 INFO kafka.log.LogCleaner: Cleaner 0: Building offset map for log __consumer_offsets-16 for 2149 segments in offset range [9754121, 2628596995).
java.lang.IllegalArgumentException: requirement failed: Last clean offset is 9754121 but segment base offset is 9754100 for log __consumer_offsets-16.


Appreciate any inputs on this one.


Thanks,

Bhavik