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

stack updated HBASE-6839:
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.2
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed trunk and 0.94 branch.  Thanks for the patch Chunhui.
                
> Operations may be executed without rowLock
> ------------------------------------------
>
>                 Key: HBASE-6839
>                 URL: https://issues.apache.org/jira/browse/HBASE-6839
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>            Reporter: chunhui shen
>            Assignee: chunhui shen
>            Priority: Critical
>             Fix For: 0.96.0, 0.94.2
>
>         Attachments: HBASE-6839.patch
>
>
> HRegion#internalObtainRowLock will return null if timed out,
> but many place which call this method don't handle this case
> The bad result is operation will be executed even if it havn't obtained the 
> row lock. Such as put、delete、increment。。。

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to