[
https://issues.apache.org/jira/browse/HBASE-21585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748281#comment-16748281
]
stack commented on HBASE-21585:
-------------------------------
bq. Maybe we should add default implementation to these two methods that throws
UnsupportedOperation exception?
Yes. For those who might have Connection impls already.
bq. ....and there maybe no other stack trace deep in side the hbase code, as
all things are event-driven now
nod. Makes sense. Any chance of including the server and region we're going
against when we throw an exception?
bq. RegionLocations is IA.Private
Change for hbase3?
Thanks.
> Use ConnectionImplementation instead of ClusterConnection for sync client
> implementation
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-21585
> URL: https://issues.apache.org/jira/browse/HBASE-21585
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Attachments: HBASE-21585-HBASE-21512-v1.patch,
> HBASE-21585-HBASE-21512-v2.patch, HBASE-21585-HBASE-21512.patch
>
>
> So we can remove lots of method declarations in ClusterConnection, if they
> are only used by sync client implementation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)