Jun Rao created KAFKA-539: ----------------------------- Summary: Replica.hw should be initialized to the smaller of checkedpointed HW and log end offset Key: KAFKA-539 URL: https://issues.apache.org/jira/browse/KAFKA-539 Project: Kafka Issue Type: Bug Components: core Affects Versions: 0.8 Reporter: Jun Rao Priority: Blocker
Currently, replica.hw is always initialized to checkedpointed HW. However, on unclean shutdown, log end offset could be less than checkedpointed HW. -- 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