Description
In reviewing HBASE-12607, Sean pointed out:
It would be nice if we used a FutureTask to timeout the attempt to get the lock rather than wait the whole period and then fail.
This issue is to address Sean's review comment.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-12607 TestHBaseFsck#testParallelHbck fails running against hadoop 2.6.0
- Closed