You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jorge Figueira (JIRA)" <ji...@apache.org> on 2016/03/31 20:23:25 UTC

[jira] [Created] (HBASE-15573) Indefinite pause while trying to cleanup data

Jorge Figueira created HBASE-15573:
--------------------------------------

             Summary: Indefinite pause while trying to cleanup data
                 Key: HBASE-15573
                 URL: https://issues.apache.org/jira/browse/HBASE-15573
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.1.4, 1.1.2
            Reporter: Jorge Figueira


Can't retrieve any informationwith hbase  rpc java client.
With hbase shell its possible to scan data and retrieve all the information normally.

But with any rpc client region server don't retrieve data, all data come with null values.

Region Server log:
DEBUG [RpcServer.reader=2,bindAddress=HBASE,port=16020] ipc.RpcServer: RpcServer.listener,port=16020: DISCONNECTING client SERVER:37088 because read count=-1
DEBUG [RpcServer.reader=2,bindAddress=HBASE,port=16020] ipc.RpcServer: RpcServer.listener,port=16020: DISCONNECTING client SERVER2:36997 because read count=-1

Master log:
2016-03-31 18:16:27,998 DEBUG [ProcedureExecutorTimeout] procedure2.ProcedureExecutor$CompletedProcedureCleaner: No completed procedures to cleanup.
2016-03-31 18:16:57,998 DEBUG [ProcedureExecutorTimeout] procedure2.ProcedureExecutor$CompletedProcedureCleaner: No completed procedures to cleanup.
2016-03-31 18:17:27,998 DEBUG [ProcedureExecutorTimeout] procedure2.ProcedureExecutor$CompletedProcedureCleaner: No completed procedures to cleanup




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)