Jun Rao created KAFKA-340:
-----------------------------

             Summary: ensure ISR has enough brokers during clean shutdown of a 
broker
                 Key: KAFKA-340
                 URL: https://issues.apache.org/jira/browse/KAFKA-340
             Project: Kafka
          Issue Type: Sub-task
          Components: core
    Affects Versions: 0.8
            Reporter: Jun Rao


If we are shutting down a broker when the ISR of a partition includes only that 
broker, we could lose some messages that have been previously committed. For 
clean shutdown, we need to guarantee that there is at least 1 other broker in 
ISR after the broker is shut down.

--
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

        

Reply via email to