You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Neha Narkhede (JIRA)" <ji...@apache.org> on 2012/06/01 03:31:23 UTC

[jira] [Created] (KAFKA-357) Refactor zookeeper code in KafkaZookeeper into reusable components

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