Description
After the HBASE-5747 modification, this one particular case hangs.
mvn test -PlocalTests -Dtest=TestHBaseFsck
It was hanging on a scan of a table that the test deleted. It expected a call to thrown an exception after a timeout. HBASE-5747 changed the timeout to a larger number of retries which caused mvn to fail the test.
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-5747 Forward port "hbase-5708 [89-fb] Make MiniMapRedCluster directory a subdirectory of target/test"
- Closed