You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/07/31 18:53:00 UTC

[jira] [Commented] (HBASE-18487) Minor fixes in row lock implementation

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

Ted Yu commented on HBASE-18487:
--------------------------------

lgtm

Do posting patch for master branch ?

> 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
>         Attachments: HBASE-18487_branch-1.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)