You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2012/11/07 19:24:13 UTC

[jira] [Commented] (HBASE-5991) Introduce sequential ZNode based read/write locks

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

Matteo Bertozzi commented on HBASE-5991:
----------------------------------------

Hey [~afeinberg], what is the status of this patch?
expecially in relation to HBASE-5494 (prevent multiple table level operation)
In HBASE-5494 all the master methods are synchronous but in trunk createTable(), deleteTable() & co are asynchronous... any thoughts on how/where to handle the unlock? 

                
> Introduce sequential ZNode based read/write locks 
> --------------------------------------------------
>
>                 Key: HBASE-5991
>                 URL: https://issues.apache.org/jira/browse/HBASE-5991
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Alex Feinberg
>            Assignee: Alex Feinberg
>
> This is a continuation of HBASE-5494:
> Currently table-level write locks have been implemented using non-sequential ZNodes as part of HBASE-5494 and committed to 89-fb branch. This issue is to track converting the table-level locks to sequential ZNodes and supporting read-write locks, as to solve the issue of preventing schema changes during region splits or merges.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira