[ 
https://issues.apache.org/jira/browse/HBASE-25334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17248477#comment-17248477
 ] 

Michael Stack edited comment on HBASE-25334 at 12/12/20, 10:21 PM:
-------------------------------------------------------------------

Any chance of a version for banch-2 [~Xiaolin Ha] ? I see that it is failing 
there w/ some regularity. Is it the same issue? See here 
https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.4/lastSuccessfulBuild/artifact/output/dashboard.html
  I'm trying a hacked version of your patch as a backport locally in the 
meantime. Thanks.

Interesting perhaps is that this test does not show as flakey on branch-2 
https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase-Find-Flaky-Tests/job/branch-2/lastSuccessfulBuild/artifact/output/dashboard.html.
 There is just the one failure on branch-2.4 (but it fails regularly for me in 
local runs)


was (Author: stack):
Any chance of a version for banch-2 [~Xiaolin Ha] ? I see that it is failing 
there w/ some regularity. Is it the same issue? See here 
https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.4/lastSuccessfulBuild/artifact/output/dashboard.html
  I'm trying a hacked version of your patch as a backport locally in the 
meantime. Thanks.

> TestRSGroupsFallback.testFallback is flaky
> ------------------------------------------
>
>                 Key: HBASE-25334
>                 URL: https://issues.apache.org/jira/browse/HBASE-25334
>             Project: HBase
>          Issue Type: Test
>            Reporter: Xiaolin Ha
>            Assignee: Xiaolin Ha
>            Priority: Major
>
> Like in CI test results of PR [https://github.com/apache/hbase/pull/2699]
> failed UTs site is 
> [https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2699/3/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt]
>  
> In this unit test, it checks if all table regions assigned after balance, and 
> then assert for the RS group of regions.
> But balance() uses aync move, and will throttle move regions, sleeping 
> between all the table regions are moved to its RSGroup.
> If waiting time is not longer than the region movement duration, the 
> assertion will be fail.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to