Jun Rao created KAFKA-577: ----------------------------- Summary: extend DumpLogSegments to verify consistency btw data and index Key: KAFKA-577 URL: https://issues.apache.org/jira/browse/KAFKA-577 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.8 Reporter: Jun Rao
It would be good to extend DumpLogSegments to do the following verification: 1. The offsets stored in the index match those in the log data. 2. The offsets in the data log is consecutive. -- 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