[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13422494#comment-13422494
 ] 

Bill Bridge commented on ZOOKEEPER-873:
---------------------------------------

This is a simple localized fix with a low probability of causing any problems. 
I want to do this to learn the process for making ZooKeeper contributions.
                
> Performance oriented leader election (POLE)
> -------------------------------------------
>
>                 Key: ZOOKEEPER-873
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-873
>             Project: ZooKeeper
>          Issue Type: New Feature
>            Reporter: Diogo
>            Priority: Minor
>
> Currently, the leader is elected based on the length of its history. In 
> heterogeneous settings, other processes can be better suited to serve as a 
> leader, e.g., the process running on the node with best links to a majority. 
> POLE (Performance Oriented Leader Election)  will  be a leader election 
> implementation that takes into account multiple factors when selecting the 
> leader.
>    

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