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

[jira] [Updated] (HBASE-21609) RegionServer Stuck until restart the problem rs. 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:all-tabpanel ]

Yiran Wu updated HBASE-21609:
-----------------------------
    Summary: RegionServer Stuck until restart the problem rs.  client.AsyncProcess: Left over 1 task(s) are processed on server(s)  (was: RegionServer Stuck client.AsyncProcess: Left over 1 task(s) are processed on server(s))

> RegionServer Stuck until restart the problem rs.  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: Major
>         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)