[
https://issues.apache.org/jira/browse/KAFKA-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated KAFKA-3670:
---------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Issue resolved by pull request 1338
[https://github.com/apache/kafka/pull/1338]
> ControlledShutdownLeaderSelector should pick the preferred replica as the new
> leader, if possible
> -------------------------------------------------------------------------------------------------
>
> Key: KAFKA-3670
> URL: https://issues.apache.org/jira/browse/KAFKA-3670
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jun Rao
> Assignee: Ismael Juma
> Fix For: 0.10.0.0
>
>
> Currently, ControlledShutdownLeaderSelector selects an arbitrary in-sync
> replica as the new leader. This means that leader can change again to the
> preferred replica very quickly. It's better for
> ControlledShutdownLeaderSelector to select the preferred replica as the new
> leader, if it's in sync.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)