[
https://issues.apache.org/jira/browse/HBASE-21515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866934#comment-16866934
]
Hudson commented on HBASE-21515:
--------------------------------
Results for branch master
[build #1154 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1154/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1154//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1154//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1154//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> 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
> Fix For: 3.0.0
>
> Attachments: HBASE-21515-v1.patch, HBASE-21515-v2.patch,
> HBASE-21515-v3.patch, HBASE-21515-v4.patch, HBASE-21515-v4.patch,
> 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)