Description
As shown above, we didn't unlock schedLock which can cause deadlock.
Besides this, there are other places in this class handles schedLock.unlock in a risky manner. I'd like to move them to finally block to improve the robustness of handling locks.
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-15105 Procedure V2 - Procedure Queue with Namespaces
- Closed