[ https://issues.apache.org/jira/browse/KAFKA-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495387#comment-13495387 ]
Jun Rao commented on KAFKA-606: ------------------------------- There seems to be 2 issues. (1) Since we only do shallow iteration in DumpLogSegments, the offsets may not be consecutive when messages are compressed. (2) There is a bug that we cached the offsets as Int. It should be long. > System Test Transient Failure (case 0302 GC Pause) - Log segments mismatched > across replicas > -------------------------------------------------------------------------------------------- > > Key: KAFKA-606 > URL: https://issues.apache.org/jira/browse/KAFKA-606 > Project: Kafka > Issue Type: Bug > Reporter: John Fung > Attachments: testcase_0302_data_and_log4j.tar.gz > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira