Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-6458

ERROR Found invalid messages during fetch for partition [__consumer_offsets,20] offset 0 error Record is corrupt (stored crc = 73, computed crc = 2559213387) (kafka.server.ReplicaFetcherThread)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.10.2.1
    • None
    • log, offset manager
    • None
    • CentOS Linux release 7.2.1511

    Description

      I see the below ERRORs in the log file. Restarting the Kafka service is not helping to fix it.
      Can someone please help how to eliminate/fix these errors.

      [2018-01-17 13:52:15,626] ERROR Found invalid messages during fetch for partition [__consumer_offsets,11] offset 0 error Record is corrupt (stored crc = 81, computed crc = 1264288837) (kafka.server.ReplicaFetcherThread)
      [2018-01-17 13:52:15,626] ERROR Found invalid messages during fetch for partition [__consumer_offsets,42] offset 0 error Record is corrupt (stored crc = 73, computed crc = 1222016777) (kafka.server.ReplicaFetcherThread)
      [2018-01-17 13:52:15,626] ERROR Found invalid messages during fetch for partition [__consumer_offsets,20] offset 0 error Record is corrupt (stored crc = 73, computed crc = 2559213387) (kafka.server.ReplicaFetcherThread)
      [2018-01-17 13:52:15,777] ERROR Found invalid messages during fetch for partition [__consumer_offsets,22] offset 65 error Record is corrupt (stored crc = 123, computed crc = 2233168612) (kafka.server.ReplicaFetcherThread)
      [2018-01-17 13:52:15,777] ERROR Found invalid messages during fetch for partition [__consumer_offsets,39] offset 20 error Record is corrupt (stored crc = 71, computed crc = 2065457751) (kafka.server.ReplicaFetcherThread)

      Attachments

        Activity

          People

            Unassigned Unassigned
            VinayKumar VinayKumar
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: