[
https://issues.apache.org/jira/browse/HBASE-30073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18073745#comment-18073745
]
Hari Krishna Dara commented on HBASE-30073:
-------------------------------------------
No problem, it looks like the following 2 tests don't exist as of branch-2.5:
{{hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/bucket/TestPrefetchWithBucketCache.javahbase-server/src/test/java/org/apache/hadoop/hbase/quotas/TestBlockBytesScannedQuota.java}}
and this one doesn't exist in branch-2.6:
{{{}hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestPrefetchWithBucketCache.java{}}}{{{}{}}}
I have now raised PR for both after resolving the above conflicts.
> Fix for failing tests: TestZstdDictionarySplitMerge,
> TestBlockBytesScannedQuota, TestHRegionWithInMemoryFlush, TestZooKeeper,
> TestStochasticLoadBalancerRegionReplicaSameHosts and TestRollbackSCP
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-30073
> URL: https://issues.apache.org/jira/browse/HBASE-30073
> Project: HBase
> Issue Type: Bug
> Reporter: Hari Krishna Dara
> Assignee: Hari Krishna Dara
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0, 3.0.0-beta-2
>
>
> The test TestZstdDictionarySplitMerge is failing due to missing JUnit Jupiter
> dependency at test runtime. The rest of them are frequent flappers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)