Extract generally useful client utilities from CLI code
---------------------------------------------------------
Key: ZOOKEEPER-1401
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1401
Project: ZooKeeper
Issue Type: Improvement
Components: java client
Reporter: Thomas Weise
There are a bunch of things that would be useful/reusable from ZK Java client,
such as ACL parsing. Also, it would be nice to see other utilities for dealing
with path creation ("mkdir -p ...") readily available for clients rather than
implementing in downstream projects. Some of this can be seen in HIVE-2712.
--
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