[
https://issues.apache.org/jira/browse/HBASE-21762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834596#comment-16834596
]
Peter Somogyi commented on HBASE-21762:
---------------------------------------
You're right, we have this line in the Reference Guide:
{quote}Client API compatibility
APIs available in a patch version will be available in all later patch
versions. However, new APIs may be added which will not be available in earlier
patch versions.
{quote}
> Move some methods in ClusterConnection to Connection
> ----------------------------------------------------
>
> Key: HBASE-21762
> URL: https://issues.apache.org/jira/browse/HBASE-21762
> Project: HBase
> Issue Type: Task
> Components: Client
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0
>
> Attachments: HBASE-21762-v1.patch, HBASE-21762.patch
>
>
> 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)