Jun Rao created KAFKA-420:
-----------------------------
Summary: maintain HW correctly with only 1 replica in ISR
Key: KAFKA-420
URL: https://issues.apache.org/jira/browse/KAFKA-420
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.8
Reporter: Jun Rao
Currently, the HW maintenance logic is only triggered when handling fetch
requests from the follower. As a result, if the ISR has only 1 replica, the HW
won't be incremented since there is no request from the follower to trigger the
maintenance logic.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira