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

Hudson commented on HBASE-18487:
--------------------------------

FAILURE: Integrated in Jenkins build HBASE-14070.HLC #233 (See 
[https://builds.apache.org/job/HBASE-14070.HLC/233/])
HBASE-18487 Minor fixes in row lock implementation (apurtell: rev 
422a57223a9a3cccfdc6db7c9f43ca083e6f3037)
* (edit) 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java


> Minor fixes in row lock implementation
> --------------------------------------
>
>                 Key: HBASE-18487
>                 URL: https://issues.apache.org/jira/browse/HBASE-18487
>             Project: HBase
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 2.0.0, 3.0.0, 1.4.0, 1.3.2, 1.5.0, 1.2.7
>
>         Attachments: HBASE-18487_branch-1.patch, HBASE-18487.patch
>
>
> In reviewing the HRegion.getRowLockInternal() implementation, I noticed a 
> couple of possible issues that I wanted to pass along:
> - make sure rowLockContext.cleanUp() always called if row lock could not be 
> acquired
> - do not attempt to remove unusable row lock from map multiple times.
> I'll post a patch for consideration.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to