[
https://issues.apache.org/jira/browse/ZOOKEEPER-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Datko updated ZOOKEEPER-838:
------------------------------------
Tags: chroot
Description:
It would be better to have one process that uses ZooKeeper for different things
(managing a list of work, locking some unrelated locks elsewhere). So there are
components that do this work inside the same process. These components should
get the same zookeeper-client reference chroot'ed for their needs.
So it'd be much better, if the ClientCnxn would not care about the chroot.
> Chroot is an attribute of ClientCnxn
> ------------------------------------
>
> Key: ZOOKEEPER-838
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-838
> Project: Zookeeper
> Issue Type: Sub-task
> Reporter: Patrick Datko
>
> It would be better to have one process that uses ZooKeeper for different
> things
> (managing a list of work, locking some unrelated locks elsewhere). So there
> are
> components that do this work inside the same process. These components should
> get the same zookeeper-client reference chroot'ed for their needs.
> So it'd be much better, if the ClientCnxn would not care about the chroot.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.