[
https://issues.apache.org/jira/browse/HBASE-22551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16859716#comment-16859716
]
Hudson commented on HBASE-22551:
--------------------------------
Results for branch branch-2.2
[build #347 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/347/]:
(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/347//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/branch-2.2/347//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/347//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> TestMasterOperationsForRegionReplicas is flakey
> -----------------------------------------------
>
> Key: HBASE-22551
> URL: https://issues.apache.org/jira/browse/HBASE-22551
> Project: HBase
> Issue Type: Bug
> Components: read replicas, test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.2.1, 2.1.6
>
>
> {noformat}
> java.lang.AssertionError: expected:<3> but was:<2>
> at
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.validateFromSnapshotFromMeta(TestMasterOperationsForRegionReplicas.java:354)
> at
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.testCreateTableWithMultipleReplicas(TestMasterOperationsForRegionReplicas.java:204)
> {noformat}
> https://builds.apache.org/job/HBase-Flaky-Tests/job/master/3431/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas-output.txt/*view*/
> I think the problem here is that the regions are still under transition. So
> maybe we should disable balancer, and also wait until no RIT before asserting.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)