You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2009/03/06 03:35:56 UTC

[jira] Updated: (HBASE-1244) ZooKeeperWrapper constants cleanup

     [ https://issues.apache.org/jira/browse/HBASE-1244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitay Joffe updated HBASE-1244:
-------------------------------

    Attachment: hbase-1244.patch

- Move constants from HConstants to ZooKeeperWrapper.
- Update initialization of ZooKeeperWrapper. Don't need to store parent ZNode as an instance variable after it's been used to find the paths we need.

> ZooKeeperWrapper constants cleanup
> ----------------------------------
>
>                 Key: HBASE-1244
>                 URL: https://issues.apache.org/jira/browse/HBASE-1244
>             Project: Hadoop HBase
>          Issue Type: Improvement
>            Reporter: Nitay Joffe
>            Priority: Trivial
>             Fix For: 0.19.2
>
>         Attachments: hbase-1244.patch
>
>
> A lot of the ZooKeeper constants in HConstants are only used in one place. We should remove them from there and directly put them in.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.