[
https://issues.apache.org/jira/browse/HBASE-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045455#comment-14045455
]
Ted Yu commented on HBASE-11414:
--------------------------------
Canceling Future with true parameter is used in procedure framework.
One example can be found at line 174 in
src/main/java/org/apache/hadoop/hbase/procedure/ProcedureMember.java
> Backport HBASE-7711 "rowlock release problem with thread interruptions in
> batchMutate" to 0.94
> ----------------------------------------------------------------------------------------------
>
> Key: HBASE-11414
> URL: https://issues.apache.org/jira/browse/HBASE-11414
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.94.21
>
> Attachments: 11414-v1.txt
>
>
> HBASE-7711 fixed the issue where rowlock may not be released when
> regionserver operations are interrupted.
> This fix is not in 0.94
> Backport the fix to 0.94
--
This message was sent by Atlassian JIRA
(v6.2#6252)