Description
TestFlushSnapshotFromClient#testConcurrentSnapshottingAttempts always fails on branch-1 and branch-1.4.
java.lang.AssertionError: We expect at least 1 snapshot of table2 at org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient.testConcurrentSnapshottingAttempts(TestFlushSnapshotFromClient.java:503)
Attachments
Issue Links
- is broken by
-
HBASE-22810 Initialize an separate ThreadPoolExecutor for taking/restoring snapshot
- Resolved