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