Jun Rao created KAFKA-1361:
------------------------------

             Summary: enable controlled shutdown by default
                 Key: KAFKA-1361
                 URL: https://issues.apache.org/jira/browse/KAFKA-1361
             Project: Kafka
          Issue Type: Improvement
          Components: core
    Affects Versions: 0.8.2
            Reporter: Jun Rao


The main reason is that controlled shutdown currently doesn't work with 
replication factor 1 (which is the default) since we can never move the leader 
to another broker. We could fix the logic in the controller though. If there is 
only one assigned replica, the controller could return successful immediately 
on a shutdown broker request.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to