[
https://issues.apache.org/jira/browse/HBASE-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642008#action_12642008
]
Jonathan Gray commented on HBASE-950:
-------------------------------------
Tested, +1
Thanks JD
> 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
> 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.