Duo Zhang created HBASE-24649: --------------------------------- Summary: TestSimpleRegionNormalizerOnCluster is broken Key: HBASE-24649 URL: https://issues.apache.org/jira/browse/HBASE-24649 Project: HBase Issue Type: Task Reporter: Duo Zhang
It failed for all the recent pre commit build, and has started to show on the flaky page. Spent some time when merging HBASE-24389, copy the comments from PR here It seems the problem is that while issuing a split, the normalizer also issues a merge, which lead to an unchanged region count and make the tests timeout. Not sure what is the root cause yet. HBASE-24588 maybe? -- This message was sent by Atlassian Jira (v8.3.4#803005)