[
https://issues.apache.org/jira/browse/HBASE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans resolved HBASE-950.
--------------------------------------
Resolution: Fixed
Assignee: Jean-Daniel Cryans
Committed to trunk.
> HTable.commit no longer works with existing RowLocks though it's still in API
> -----------------------------------------------------------------------------
>
> Key: HBASE-950
> URL: https://issues.apache.org/jira/browse/HBASE-950
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.19.0
> Reporter: Jonathan Gray
> Assignee: Jean-Daniel Cryans
> Fix For: 0.19.0
>
> Attachments: hbase-950.patch
>
>
> Introduced by HBASE-748, the RowLock passed into HTable.commit is now ignored.
> This causes the update the hang until that rowlock expires, and then it
> proceeds with getting a new row lock.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.