You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Heng Chen (JIRA)" <ji...@apache.org> on 2016/10/12 03:34:20 UTC

[jira] [Comment Edited] (HBASE-16664) Timeout logic in AsyncProcess is broken

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

Heng Chen edited comment on HBASE-16664 at 10/12/16 3:34 AM:
-------------------------------------------------------------

The typical case in our application is something like TestFromClientSide did

1.  get HTable object 
2.  call batch puts
3.  call get
4.  close HTable

It is ok now.  2 and 3 maybe in different threads






was (Author: chenheng):
The typical case in our application is something like TestFromClientSide did

1.  get HTable object 
2.  call batch puts
3.  call get
4.  close HTable

It is ok now. 





> 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-branch-1-v1.patch, HBASE-16664-branch-1-v1.patch, HBASE-16664-branch-1.1-v1.patch, HBASE-16664-branch-1.2-v1.patch, HBASE-16664-branch-1.3-v1.patch, HBASE-16664-v1.patch, HBASE-16664-v2.patch, HBASE-16664-v3.patch, HBASE-16664-v4.patch, HBASE-16664-v5.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)