[
https://issues.apache.org/jira/browse/CAMEL-6924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093560#comment-15093560
]
Claus Ibsen commented on CAMEL-6924:
------------------------------------
The idea is to use curator for the zk communication, which can do this in fewer
lines of code and at a higher abstraction level.
Its probably not as easy if you haven't done a bit work with zk before.
> camel-zookeeper - Use Apache Curator
> ------------------------------------
>
> Key: CAMEL-6924
> URL: https://issues.apache.org/jira/browse/CAMEL-6924
> Project: Camel
> Issue Type: Improvement
> Components: camel-zookeeper
> Reporter: Claus Ibsen
> Fix For: Future
>
>
> We should consider using Apache Curator as the facade client for zookeeper.
> The zookeeper api is low level and not very friendly. Curator is build with
> the purpose of making ZK easier. So we should use that, which also makes it
> easier to improve on this component in the future.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)