[
https://issues.apache.org/jira/browse/HBASE-19686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-19686:
------------------------------
Attachment: HBASE-19686-HBASE-19397-v1.patch
{code}
/**
* Return a lock for the given key. The lock is already locked.
*
* @param key
*/
public ReentrantLock acquireLock(K key) {
{code}
Remove the extra lock.lock...
We will always ignore the comments...
> Use KeyLocker instead of ReentrantLock in PeerProcedureHandlerImpl
> ------------------------------------------------------------------
>
> Key: HBASE-19686
> URL: https://issues.apache.org/jira/browse/HBASE-19686
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2, Replication
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Attachments: HBASE-19686-HBASE-19397-v1.patch,
> HBASE-19686-HBASE-19397.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)