Hello , Thanks in advance for any help.
In our kafka cluster a couple of partitions in __consumer_offsets and 1
regular topic getting data corruption issue while replicas trying to read
from leader. Similar messages for other partitions as well .
[2022-02-28 21:57:29,941] ERROR [ReplicaFetcher replicaId=6, leaderId=1,
fetcherId=2] Found invalid messages during fetch for partition
__consumer_offsets-10 offset 108845487 (kafka.server.ReplicaFetcherThread)
org.apache.kafka.common.errors.CorruptRecordException: Record is corrupt
(stored crc = 1524235439) in topic partition __consumer_offsets-10
another topic partitions with same errors
[2022-02-28 22:17:00,235] ERROR [ReplicaFetcher replicaId=6, leaderId=1,
fetcherId=0] Found invalid messages during fetch for partition
px-11351-xxxxxx-a56c642-0 offset 11746872
(kafka.server.ReplicaFetcherThread)
org.apache.kafka.common.errors.CorruptRecordException: Record is corrupt
(stored crc = 475179617) in topic partition px-1135...