You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2019/01/23 07:09:00 UTC

[jira] [Created] (HBASE-21762) Move some methods in ClusterConnection to Connection

Duo Zhang created HBASE-21762:
---------------------------------

             Summary: Move some methods in ClusterConnection to Connection
                 Key: HBASE-21762
                 URL: https://issues.apache.org/jira/browse/HBASE-21762
             Project: HBase
          Issue Type: Task
            Reporter: Duo Zhang


For example, clearRegionCache, getHbck, etc. The getHbck method will be marked as IA.LimitedPrivate to indicate that normal user should not use it. And I think this is OK, as it is not easy to use the Hbck interface directly, and the name 'hbck' also implies that it should not be used for normal case.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)