[
https://issues.apache.org/jira/browse/HBASE-16664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15515594#comment-15515594
]
Phil Yang commented on HBASE-16664:
-----------------------------------
And for some operations, like append, we use NoncedRegionServerCallable extends
CancellableRegionServerCallable, but we use caller's callWithRetries, both of
time have logic of operation timeout, they are conflicting . But the logic in
CancellableRegionServerCallable is broken, so it just works...
> Timeout logic in AsyncProcess is broken
> ---------------------------------------
>
> Key: HBASE-16664
> URL: https://issues.apache.org/jira/browse/HBASE-16664
> Project: HBase
> Issue Type: Bug
> Reporter: Phil Yang
> Attachments: testhcm.patch
>
>
> Have not checked the root cause, but I think timeout of all operations in
> AsyncProcess is broken
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)