Jun Rao created KAFKA-575:
-----------------------------

             Summary: Partition.makeFollower() reads broker info from ZK
                 Key: KAFKA-575
                 URL: https://issues.apache.org/jira/browse/KAFKA-575
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8
            Reporter: Jun Rao
            Priority: Blocker


To follow a new leader, Partition.makeFollower() has to obtain the broker info 
of the new leader. Currently, it reads that info from ZK for every affected 
partition. This increases the time for a leader to truly available. 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to