Description
for procedures like the assignment or the lock one we need to be able to hold on locks while suspended. At the moment the way to do that is up to the proc implementation. This patch moves the logic to the base Procedure and ProcedureExecutor.
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-16586 Procedure v2 - Cleanup sched wait/lock semantic
- Closed
- links to