[ https://issues.apache.org/jira/browse/KAFKA-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao resolved KAFKA-758. --------------------------- Resolution: Fixed Thanks for the patch. Committed to 0.8. > startHighWaterMarksCheckPointThread is never called > --------------------------------------------------- > > Key: KAFKA-758 > URL: https://issues.apache.org/jira/browse/KAFKA-758 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8 > Reporter: Sriram Subramanian > Assignee: Sriram Subramanian > Priority: Blocker > Labels: p1 > Fix For: 0.8 > > Attachments: KAFKA-758.patch > > > startHighWaterMarksCheckPointThread is never called during startup and hence > we only persist the highwater mark file on a clean shutdown. With an unclean > shutdown, the highwater marks are not persisted. This causes long recovery > time for replicas after unclean shutdowns. -- 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