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 2013/04/23 20:23:16 UTC

[jira] [Commented] (KAFKA-873) Consider replacing zkclient with curator (with zkclient-bridge)

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

Neha Narkhede commented on KAFKA-873:
-------------------------------------

So far, it seemed like zkclient sufficed and Curator was very new. But I think that Curator is better supported than zkclient. It will be worth doing a full comparison before switching and see what the pros/cons of moving to Curator are. Patches and suggestions are welcome!
                
> Consider replacing zkclient with curator (with zkclient-bridge)
> ---------------------------------------------------------------
>
>                 Key: KAFKA-873
>                 URL: https://issues.apache.org/jira/browse/KAFKA-873
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 0.8
>            Reporter: Scott Clasen
>
> If zkclient was replaced with curator and curator-x-zkclient-bridge it would be initially a drop-in replacement
> https://github.com/Netflix/curator/wiki/ZKClient-Bridge
> With the addition of a few more props to ZkConfig, and a bit of code this would open up the possibility of using ACLs in zookeeper (which arent supported directly by zkclient), as well as integrating with netflix exhibitor for those of us using that.
> Looks like KafkaZookeeperClient needs some love anyhow...

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