[
https://issues.apache.org/jira/browse/HBASE-17067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15833938#comment-15833938
]
stack commented on HBASE-17067:
-------------------------------
.005 addresses @appy review over in rb.
> 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, HBASE-17067.master.004.patch,
> HBASE-17067.master.004.patch, HBASE-17067.master.004.patch,
> HBASE-17067.master.005.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)