[
https://issues.apache.org/jira/browse/KAFKA-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927415#comment-15927415
]
Hanlin Liu commented on KAFKA-4888:
-----------------------------------
[~junrao][~ijuma] Hi, I am co-worker of [~chengc].
The kafka version is 0.10.1.0-cp2.
We are running confluent kafka and kafka connect on public cloud machines.
The issue happened quiet often but not in a persistent pattern. The CRC error
is not from the same offset.
Actually, we tried consume messages at localhost, it works perfectly fine. We
believe the messages are not corrupted on disk.
> offset 449883 is invalid, cause: Record is corrupt (stored crc = 2171407101,
> computed crc = 1371274824)
> -------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-4888
> URL: https://issues.apache.org/jira/browse/KAFKA-4888
> Project: Kafka
> Issue Type: Bug
> Components: consumer
> Affects Versions: 0.10.1.1
> Environment: Release version:
> LSB Version:
> :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
> Distributor ID: RedHatEnterpriseServer
> Description: Red Hat Enterprise Linux Server release 6.5 (Santiago)
> Release: 6.5
> Codename: Santiago
> Memory SO:
> Mem: 15.577G total, 15.416G used, 164.508M free, 49.895M buffers
> Filesystem
> Filesystem Size Used Avail Use% Mounted on
> /dev/mapper/appvg-lv_opt
> 30G 1018M 28G 20% /opt/ngin
> Reporter: Eduardo da Silva Neto
> Attachments: CRC_dump.cap, CRC_log.txt, issue_kafka
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> We created five kafka consumers that consume with one message at a time
> max.poll.records = 1. After two days of intensive processing with the kafka
> server file system with about 50% used the corrupted registry error occurred.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)