Make ZookeeperMain public, support for HBase (and other) embedded clients
-------------------------------------------------------------------------
Key: ZOOKEEPER-457
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-457
Project: Zookeeper
Issue Type: Bug
Affects Versions: 3.1.1
Reporter: ryan rawson
Fix For: 3.2.0
Attachments: zk.patch
hi folks, we have made some changes to zookeeper to facilitate providing an
embedded zk client in our own hbase client. This will allow our users to use 1
shell to manipulate both hbase things and zookeeper things. It requires making
a few things public, and in the process rearranging how some static things are
initialized.
It's fairly trivial refactoring, hopefully you guys approve!
Thanks!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.