[
https://issues.apache.org/jira/browse/HBASE-21515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468157#comment-17468157
]
Hudson commented on HBASE-21515:
--------------------------------
Results for branch branch-2
[build #432 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/432/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/432/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/432/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/432/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/432/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {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-alpha-1
>
> 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
(v8.20.1#820001)