You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "kevin_yangss (Jira)" <ji...@apache.org> on 2019/08/27 02:00:00 UTC

[jira] [Commented] (HBASE-21609) RegionServer Stuck until restart. client.AsyncProcess: Left over 1 task(s) are processed on server(s)

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

kevin_yangss commented on HBASE-21609:
--------------------------------------

Hi [Yiran Wu|https://issues.apache.org/jira/secure/ViewProfile.jspa?name=yiran] ,I had the same problem. How to solve this problem?

> RegionServer Stuck until restart.  client.AsyncProcess: Left over 1 task(s) are processed on server(s)
> ------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-21609
>                 URL: https://issues.apache.org/jira/browse/HBASE-21609
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 1.1.6
>            Reporter: Yiran Wu
>            Priority: Blocker
>         Attachments: 76.jstack.log, rs1-rep.log, rs2-problem.log
>
>
> HBase version 1.1.6
> Hadoop verstion 2.7.1
> JDK 1.8.0_181
> The client write to table is stuck and cannot be executed. Until restarting the problem regionserver.
> cient aways print this log:
> {code:java}
> client.AsyncProcess: Left over 1 task(s) are processed on server(s)....
> {code}
> And other regionserver print the following log
> {code:java}
> 2018-12-13 13:54:05,077 INFO  [ReplicationRpcServer.handler=0,queue=0,port=16020] client.AsyncProcess: #3, waiting for 1  actions to finish on table: tablename
> {code}
> I printed the jstack log for the problem regionserver #76.jstack.log



--
This message was sent by Atlassian Jira
(v8.3.2#803003)