[
https://issues.apache.org/jira/browse/HBASE-23770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028110#comment-17028110
]
Hudson commented on HBASE-23770:
--------------------------------
Results for branch master
[build #1616 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1616/]: (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/1616//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/master/1616//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/master/1616//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> [Flakey Tests] TestRegionReplicasWithRestartScenarios#testWhenRestart
> ---------------------------------------------------------------------
>
> Key: HBASE-23770
> URL: https://issues.apache.org/jira/browse/HBASE-23770
> Project: HBase
> Issue Type: Bug
> Components: flakies
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
> Attachments:
> 0001-HBASE-23770-Flakey-Tests-TestRegionReplicasWithResta.patch, Screen Shot
> 2020-01-29 at 9.45.58 PM.png, Screen Shot 2020-01-31 at 8.37.13 AM.png,
> Screen Shot 2020-01-31 at 8.49.22 AM.png
>
>
> Fails about 35% of the time in the GCE build. Let me attach a picture from
> current flakies dashboard for branch-2.
> The test starts a cluster of three RS w/ 3 region replicas. It then stops a
> server, starts a new one, and then expects that the remaining three nodes do
> not have instances where two region replicas have landed on a single server.
> It fails sporadically (reproducible locally) because when the SCP runs its
> assign, sometimes timing has it so Master knows of two servers only. Making
> the new start before the old one is stopped (instead of other way around)
> seems to fix the test -- there'll be three servers up when SCP runs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)