Matteo Bertozzi created HBASE-16587:
---------------------------------------
Summary: Procedure v2 - Cleanup suspended proc execution
Key: HBASE-16587
URL: https://issues.apache.org/jira/browse/HBASE-16587
Project: HBase
Issue Type: Sub-task
Components: proc-v2
Affects Versions: 2.0.0
Reporter: Matteo Bertozzi
Assignee: Matteo Bertozzi
Fix For: 2.0.0
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)