[
https://issues.apache.org/jira/browse/KAFKA-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595065#comment-16595065
]
Davor Poldrugo edited comment on KAFKA-6458 at 8/28/18 2:41 PM:
----------------------------------------------------------------
Any news about this bug?
We have stumbled upon on the same problem on kafka-manager.
Kafka Manager version: 1.3.3.17
Kafka clients version: 0.10.0.1
Kafka / Broker version: 1.1
was (Author: dpoldrugo):
Any news about this bug?
We have stumbled upon on the same problem on kafka-manager.
Kafka Manager version: 1.3.3.17
Kafka clients version: 0.10.0.1.
Kafka / Broker version: 1.1
> 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)
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-6458
> URL: https://issues.apache.org/jira/browse/KAFKA-6458
> Project: Kafka
> Issue Type: Bug
> Components: log, offset manager
> Affects Versions: 0.10.2.1
> Environment: CentOS Linux release 7.2.1511
> Reporter: VinayKumar
> Priority: Major
>
> 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)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)