Peter Somogyi created HBASE-22901: ------------------------------------- Summary: TestFlushSnapshotFromClient is failing Key: HBASE-22901 URL: https://issues.apache.org/jira/browse/HBASE-22901 Project: HBase Issue Type: Bug Affects Versions: 1.5.0, 1.4.11 Reporter: Peter Somogyi Assignee: Peter Somogyi Fix For: 1.5.0, 1.4.11
TestFlushSnapshotFromClient#testConcurrentSnapshottingAttempts always fails on branch-1 and branch-1.4. {noformat} java.lang.AssertionError: We expect at least 1 snapshot of table2 at org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient.testConcurrentSnapshottingAttempts(TestFlushSnapshotFromClient.java:503) {noformat} -- This message was sent by Atlassian Jira (v8.3.2#803003)