[jira] [Updated] (HBASE-19200) Let ZooKeeperRegistry depend on ZKAsyncRegistry to get data from zookeeper

2017-11-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19200: -- Issue Type: Task (was: Bug) > Let ZooKeeperRegistry depend on ZKAsyncRegistry to get data from

[jira] [Updated] (HBASE-19200) Let ZooKeeperRegistry depend on ZKAsyncRegistry to get data from zookeeper

2017-11-07 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19200: -- Attachment: HBASE-19200-v1.patch Remove the unused imports. Introduce a dumb change in hbase-server to

[jira] [Updated] (HBASE-19200) Let ZooKeeperRegistry depend on ZKAsyncRegistry to get data from zookeeper

2017-11-07 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19200: -- Status: Patch Available (was: Open) > Let ZooKeeperRegistry depend on ZKAsyncRegistry to get data

[jira] [Updated] (HBASE-19200) Let ZooKeeperRegistry depend on ZKAsyncRegistry to get data from zookeeper

2017-11-07 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-19200: -- Attachment: HBASE-19200.patch Remove the getKeepaliveZooKeeper method in ConnectionImplementation.