You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2016/05/06 18:56:12 UTC

[jira] [Created] (KAFKA-3670) ControlledShutdownLeaderSelector should pick the preferred replica as the new leader, if possible

Jun Rao created KAFKA-3670:
------------------------------

             Summary: 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
             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)