Matteo Bertozzi created HBASE-17067:
---------------------------------------
Summary: Procedure v2 - remove zklock/tryLock and use wait/wake
Key: HBASE-17067
URL: https://issues.apache.org/jira/browse/HBASE-17067
Project: HBase
Issue Type: Sub-task
Components: proc-v2
Reporter: Matteo Bertozzi
Assignee: Matteo Bertozzi
Fix For: 2.0.0
Once we have HBASE-16744, HBASE-16786, HBASE-16831. we can remove the tryLock()
methods and replace them with the wait/wake methods that are using the
framework events instead of spinning until we can start the proc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)