You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "elvis zhai (Jira)" <ji...@apache.org> on 2022/09/15 02:43:00 UTC

[jira] [Commented] (HBASE-24104) why always encounter Cannot get region location for multi-region request

    [ https://issues.apache.org/jira/browse/HBASE-24104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17605074#comment-17605074 ] 

elvis zhai commented on HBASE-24104:
------------------------------------

I also encountered the same issue, I use hbase-server 1.2.0  hbase-client 1.2.0. Is there any progress on this issue? Please kindly inform me.

> 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
>            Priority: Major
>
> 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.20.10#820010)