Parth Brahmbhatt created KAFKA-3291:
---------------------------------------
Summary: DumpLogSegment tool should also provide an option to only
verify index sanity.
Key: KAFKA-3291
URL: https://issues.apache.org/jira/browse/KAFKA-3291
Project: Kafka
Issue Type: Improvement
Components: tools
Reporter: Parth Brahmbhatt
Assignee: Parth Brahmbhatt
DumpLogSegment tool should call index.sanityCheck function as part of index
sanity check as that function determines if an index will be rebuilt on restart
or not. This is a cheap check as it only checks the file size and can help in
scenarios where customer is trying to figure out which index files will be
rebuilt on startup which directly affects the broker bootstrap time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)