You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/01/20 00:40:26 UTC

[jira] [Commented] (HBASE-17067) Procedure v2 - remove zklock/tryLock and use wait/wake

    [ https://issues.apache.org/jira/browse/HBASE-17067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830896#comment-15830896 ] 

stack commented on HBASE-17067:
-------------------------------

New version melds in what was up on rb https://reviews.apache.org/r/54435/

> 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
>
>         Attachments: HBASE-17067.master.001.patch, HBASE-17067.master.002.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)