You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Jun Wu (JIRA)" <ji...@apache.org> on 2017/11/30 07:05:00 UTC

[jira] [Created] (PHOENIX-4421) Fail to update index cache in RegionServer after index table splitted

Jun Wu created PHOENIX-4421:
-------------------------------

             Summary: Fail to update index cache in RegionServer after index table splitted
                 Key: PHOENIX-4421
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4421
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.4.0
         Environment: HBase 1.0.2
Phoenix 4.4.0-HBase-1.0
            Reporter: Jun Wu
            Priority: Minor


Fail to update index cache in RegionServer after index table splitted
RegionServer occurs:
2017-11-16 16:37:05,162 | INFO  | gzgabw28,21302,1509695062741-index-writer--pool4-t199 | #2191, waiting for 1  actions to finish | org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1567)
2017-11-16 16:37:07,069 | INFO  | htable-pool1993-t2 | #2191, table=IDX_GJ_ZJHM, attempt=207/350 failed=1ops, last exception: org.apache.hadoop.hbase.NotServingRegionException: org.apache.hadoop.hbase.NotServingRegionException: Region IDX_GJ_ZJHM,132421197303103020\x0000113242119730310302006245,1494698006549.cd3304c9819640afa2c3f175496a8425. is not online on gzgabw05,21302,1509695061261
	at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:2913)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:953)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2051)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:32213)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2134)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:103)
	at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:130)
	at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:107)
	at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)