[
https://issues.apache.org/jira/browse/KAFKA-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Koshy updated KAFKA-1361:
------------------------------
Fix Version/s: 0.8.2
> 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
> Fix For: 0.8.2
>
> Original Estimate: 72h
> Remaining Estimate: 72h
>
> 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)