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

[jira] [Updated] (HBASE-21515) Also initialize an AsyncClusterConnection in HRegionServer

     [ https://issues.apache.org/jira/browse/HBASE-21515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang updated HBASE-21515:
------------------------------
    Attachment: HBASE-21515.patch

> 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
>            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)