[
https://issues.apache.org/jira/browse/HBASE-21515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699971#comment-16699971
]
Duo Zhang commented on HBASE-21515:
-----------------------------------
Let me fix the failed UT first. Plan to do this in a feature branch.
> Also initialize an AsyncClusterConnection in HRegionServer
> ----------------------------------------------------------
>
> Key: HBASE-21515
> URL: https://issues.apache.org/jira/browse/HBASE-21515
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Attachments: HBASE-21515.patch
>
>
> Plan to do this incrementally, so first we will only introduce the new
> AsyncClusterConnection, without deleting the old ClusterConnection. And we
> can move the code which uses the ClusterConnection to use
> AsyncClusterConnection, through different sub tasks here. And finally we can
> remove the ClusterConnection completely.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)