[ https://issues.apache.org/jira/browse/KAFKA-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao updated KAFKA-812: -------------------------- Status: Patch Available (was: In Progress) Attach a patch. The patch only enables deep iteration in DumpLogSegments itself. Thought about adding deep iteration in FileMessageSet itself. Decided not to do that because (1) currently, only DumpLogSegments tool iterates FileMessageSet; (2) would like to reuse the iterator code in ByteBufferMessageSet and it doesn't seem to be easy. So, it's probably better to revisit this in trunk. > Support deep iteration in DumpLogSegments tool > ---------------------------------------------- > > Key: KAFKA-812 > URL: https://issues.apache.org/jira/browse/KAFKA-812 > Project: Kafka > Issue Type: Improvement > Components: tools > Affects Versions: 0.8 > Reporter: Jun Rao > Assignee: Jun Rao > Priority: Blocker > Attachments: kafka-812.patch > > > Currently, DumpLogSegments only supports shallow iteration. This makes it > hard to verify index consistency in system tests. -- 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