[ 
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)

Reply via email to