Neha Narkhede created KAFKA-357:
-----------------------------------

             Summary: Refactor zookeeper code in KafkaZookeeper into reusable 
components 
                 Key: KAFKA-357
                 URL: https://issues.apache.org/jira/browse/KAFKA-357
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Neha Narkhede


Currently, we stuck a lot of zookeeper code in KafkaZookeeper. This includes 
leader election, ISR maintenance etc. However, it will be good to wrap up 
related code in separate components that make logical sense. A good example of 
this is the ZKQueue data structure. 

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