[ https://issues.apache.org/jira/browse/HADOOP-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497826 ]
Hadoop QA commented on HADOOP-1397: ----------------------------------- Integrated in Hadoop-Nightly #97 (See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/97/) > 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 > Attachments: hadoop1397-v2.patch, hadoop1397.patch > > > 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.