You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/07/19 02:39:38 UTC

[jira] [Resolved] (HBASE-3357) lockID parameter not used in HRegion.get(get, lockid)

     [ https://issues.apache.org/jira/browse/HBASE-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-3357.
-----------------------------------

    Resolution: Fixed

Fixed since user level locks were removed

> lockID parameter not used in HRegion.get(get, lockid)
> -----------------------------------------------------
>
>                 Key: HBASE-3357
>                 URL: https://issues.apache.org/jira/browse/HBASE-3357
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars George
>
> Not sure what the intention is, but the lockId is never used in HRegion's
> {code}
>   public Result get(final Get get, final Integer lockid) throws IOException
> {code}
> If we are not locking on Get's then we can drop this parameter?



--
This message was sent by Atlassian JIRA
(v6.2#6252)