[
https://issues.apache.org/jira/browse/HBASE-12613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232157#comment-14232157
]
Ted Yu commented on HBASE-12613:
--------------------------------
HConnectionImplementation#getKeepAliveZooKeeperWatcher() is package private.
HBaseAdmin#getConnection() returns HConnection, not HConnectionImplementation.
Can getKeepAliveZooKeeperWatcher() be exposed in Connection interface ?
What do you think, [~stack] ?
> [shell] Add online load of configuration changes for Master
> -----------------------------------------------------------
>
> Key: HBASE-12613
> URL: https://issues.apache.org/jira/browse/HBASE-12613
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 12613-v1.txt, 12613-v2.txt
>
>
> Master accepts online load of configuration changes.
> This JIRA adds shell support for this feature such that user doesn't need to
> look up Master servername.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)