[
https://issues.apache.org/jira/browse/HBASE-21537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741383#comment-16741383
]
stack commented on HBASE-21537:
-------------------------------
This is unrelated but why on the async connection do I do
connection.getRegionServerAdmin(server) but on sync Connection, I do getAdmin?
Can they not be the same?
We don't pass an rpc controller when we are doing async admin. Its because the
controller is actually used doing async?
Otherwise, +1. Need changes over on the hbck project to match?
> Rewrite ServerManager.closeRegionSilentlyAndWait to use AsyncClusterConnection
> ------------------------------------------------------------------------------
>
> Key: HBASE-21537
> URL: https://issues.apache.org/jira/browse/HBASE-21537
> Project: HBase
> Issue Type: Sub-task
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Attachments: HBASE-21537-HBASE-21512.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)