[ 
https://issues.apache.org/jira/browse/HBASE-16664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15529035#comment-15529035
 ] 

Heng Chen commented on HBASE-16664:
-----------------------------------

Yes,  the timeout logic has conflicts.  After HBASE-16607,   
NoncedRegionServerCallable is unified with CancellableRegionServerCallable,  i 
have planed to go on unified append and delete with ap (HBASE-16610),  and we 
will move all retry logic into AP there.  

But it is hanged due to some performance issue,   maybe we could change 
NoncedRegionServerCallable to extends RegionServerCallable directly.  We could 
do it in this issue i think.

> 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: 1.patch, 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)

Reply via email to