chauncy created HBASE-24104:
-------------------------------
Summary: why always encounter Cannot get region location for
multi-region request
Key: HBASE-24104
URL: https://issues.apache.org/jira/browse/HBASE-24104
Project: HBase
Issue Type: Bug
Components: Client
Affects Versions: 1.2.1
Reporter: chauncy
there is error log ,and much more repeat
[AsyncProcess.java:762][ERROR][org.apache.hadoop.hbase.client.AsyncProcess] -
#1, Caught throwable while calling. This is unexpected. Retrying. Server is
hbase18.hz,60020,1585111359062,
tableName=xxx:copyright_competitor_song_resource_match
java.lang.RuntimeException: Cannot get region location for multi-region request
at
org.apache.hadoop.hbase.client.MultiServerCallable.getLocation(MultiServerCallable.java:72)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithoutRetries(RpcRetryingCaller.java)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:748)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.sendMultiAction(AsyncProcess.java:1025)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.groupAndSendMultiAction(AsyncProcess.java:934)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.resubmit(AsyncProcess.java:1252)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.receiveGlobalFailure(AsyncProcess.java:1213)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.access$1200(AsyncProcess.java:615)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:764)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.sendMultiAction(AsyncProcess.java:1025)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.groupAndSendMultiAction(AsyncProcess.java:934)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.resubmit(AsyncProcess.java:1252)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.receiveGlobalFailure(AsyncProcess.java:1213)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.access$1200(AsyncProcess.java:615)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:764)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.sendMultiAction(AsyncProcess.java:1025)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.groupAndSendMultiAction(AsyncProcess.java:934)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.resubmit(AsyncProcess.java:1252)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.receiveGlobalFailure(AsyncProcess.java:1213)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.access$1200(AsyncProcess.java:615)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:764)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.sendMultiAction(AsyncProcess.java:1025)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.groupAndSendMultiAction(AsyncProcess.java:934)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.resubmit(AsyncProcess.java:1252)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.receiveGlobalFailure(AsyncProcess.java:1213)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.access$1200(AsyncProcess.java:615)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:764)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.sendMultiAction(AsyncProcess.java:1025)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.groupAndSendMultiAction(AsyncProcess.java:934)
~[hbase-client-1.2.6.jar:1.2.6]
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.resubmit(AsyncProcess.java:1252)
~[hbase-client-1.2.6.jar:1.2.6]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)