You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "evan einst (JIRA)" <ji...@apache.org> on 2018/05/26 13:50:00 UTC

[jira] [Created] (KAFKA-6952) LogCleaner stopped due to org.apache.kafka.common.errors.CorruptRecordException

evan einst created KAFKA-6952:
---------------------------------

             Summary: LogCleaner stopped due to org.apache.kafka.common.errors.CorruptRecordException
                 Key: KAFKA-6952
                 URL: https://issues.apache.org/jira/browse/KAFKA-6952
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.11.0.2
            Reporter: evan einst


We found this problem in the 0.10.0.2 version, here said that in the 0.11.0.0 version is fixed, we decided to upgrade to 0.11.0.2 version, but after upgrading the code of a server, this problem still occurs in this server.

[2018-05-26 13:23:58,029] INFO Cleaner 0: Beginning cleaning of log __consumer_offsets-42. (kafka.log.LogCleaner) [2018-05-26 13:23:58,029] INFO Cleaner 0: Building offset map for __consumer_offsets-42... (kafka.log.LogCleaner) [2018-05-26 13:23:58,050] INFO Cleaner 0: Building offset map for log __consumer_offsets-42 for 19 segments in offset range [0, 6919353). (kafka.log.LogCleaner) [2018-05-26 13:23:58,300] ERROR [kafka-log-cleaner-thread-0]: Error due to (kafka.log.LogCleaner) org.apache.kafka.common.errors.CorruptRecordException: Record size is less than the minimum record overhead (14) [2018-05-26 13:23:58,301] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)