Replace custom hbase locking with java.util.concurrent.locks.ReentrantLock
--------------------------------------------------------------------------
Key: HADOOP-1397
URL: https://issues.apache.org/jira/browse/HADOOP-1397
Project: Hadoop
Issue Type: Improvement
Components: contrib/hbase
Reporter: stack
Priority: Minor
HBase has a locking class that is effectively a clone of java.util.concurrent.locks.ReentrantLock.
This issue is about replacing HLocking with the java native implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|