You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/07/01 21:07:47 UTC

[jira] Commented: (ZOOKEEPER-457) Make ZookeeperMain public, support for HBase (and other) embedded clients

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726186#action_12726186 ] 

Patrick Hunt commented on ZOOKEEPER-457:
----------------------------------------

The 3.2.0 release candidate has already been cut, please see/discuss on the zookeeper-dev list thread.

Is this something critical for 3.2.0 or can it wait for 3.2.1/3.3.0? (again, please discuss on the list thread)


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