Alex Feinberg created HBASE-5991:
------------------------------------
Summary: 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
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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira