You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yiran Wu (JIRA)" <ji...@apache.org> on 2018/12/15 16:08:00 UTC

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

Yiran Wu created HBASE-21609:
--------------------------------

             Summary: RegionServer Stuck 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
         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. 
cient print in the log:
```
client.AsyncProcess: Left over 1 task(s) are processed on server(s)....
```

And other regionserver print the following log
```
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
```

I printed the jstack log for the problem regionserver #76.jstack.log




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)