[ 
https://issues.apache.org/jira/browse/HBASE-21609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yiran Wu updated HBASE-21609:
-----------------------------
    Description: 
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


  was:
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 in the 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



> 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. 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
(v7.6.3#76005)

Reply via email to