[
https://issues.apache.org/jira/browse/HBASE-17067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-17067:
--------------------------
Attachment: HBASE-17067.master.004.patch
Test failure passes locally. Retrying while waiting on a +1 so can commit.
> 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
> Affects Versions: 2.0.0
> Reporter: Matteo Bertozzi
> Assignee: Matteo Bertozzi
> Fix For: 2.0.0
>
> Attachments: HBASE-17067.master.001.patch,
> HBASE-17067.master.002.patch, HBASE-17067.master.003.patch,
> HBASE-17067.master.004.patch, HBASE-17067.master.004.patch,
> HBASE-17067.master.004.patch
>
>
> 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)