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:03:00 UTC

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

Duo Zhang created HBASE-21515:
---------------------------------

             Summary: 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


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)