You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2008/10/23 00:53:44 UTC

[jira] Updated: (HBASE-950) HTable.commit no longer works with existing RowLocks though it's still in API

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

Jean-Daniel Cryans updated HBASE-950:
-------------------------------------

    Attachment: hbase-950.patch

Temporary fix until 880 comes in. Please review.

> 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.