[
https://issues.apache.org/jira/browse/HBASE-16664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15528636#comment-15528636
]
Heng Chen commented on HBASE-16664:
-----------------------------------
{quote}
one is we use remaining time as the rpc timeout in callWithoutRetries,
{quote}
This one why not just introduce rpc timeout in CancellableRegionServerCallable
directly? It seems just serval lines changed.
{quote}
the other is HTable's setTimeout methods don't affect AP/BufferedMutator in it
{quote}
It seems be solved if we introduce rpc timeout in
CancellableRegionServerCallable?
> 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
> Assignee: Phil Yang
> Attachments: HBASE-16664-v1.patch, HBASE-16664-v2.patch, 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)