[
https://issues.apache.org/jira/browse/HBASE-22456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848394#comment-16848394
]
Hudson commented on HBASE-22456:
--------------------------------
Results for branch branch-2.2
[build #288 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/288/]:
(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/branch-2.2/288//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/288//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/branch-2.2/288//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 2. [see log for
details|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/288//artifact/output-integration/hadoop-2.log].
(note that this means we didn't run on Hadoop 3)
> Polish TestSplitTransitionOnCluster
> -----------------------------------
>
> Key: HBASE-22456
> URL: https://issues.apache.org/jira/browse/HBASE-22456
> Project: HBase
> Issue Type: Bug
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.3.0
>
> Attachments: HBASE-22456.patch
>
>
> Remove the compaction state check in
> TestSplitTransitionOnCluster.testMasterRestartAtRegionSplitPendingCatalogJanitor,
> as region.compact is a synchronous call, we will only return when the
> compaction is finished. And not sure why we do not wait for the split to
> finish in this test, before getting the daughter regions...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)