haohao0103 commented on PR #5097:
URL: https://github.com/apache/hbase/pull/5097#issuecomment-1465591194
@Apache9 hello ,I have checked the error log, the error content is mainly
the connection timeout, I am at a loss to understand this error, could you
please guide me? Thank you. The error stack is as follows:
##
org.apache.hadoop.hbase.replication.TestReplicationSmallTests.testLoading[0:
serialPeer=true]
Error Message
Failed to get result within timeout, timeout=60000ms
Stacktrace
java.io.IOException: Failed to get result within timeout, timeout=60000ms
at
org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.call(ScannerCallableWithReplicas.java:242)
at
org.apache.hadoop.hbase.client.ScannerCallableWithReplicas.call(ScannerCallableWithReplicas.java:53)
at
org.apache.hadoop.hbase.client.RpcRetryingCallerImpl.callWithoutRetries(RpcRetryingCallerImpl.java:191)
at
org.apache.hadoop.hbase.client.ClientScanner.call(ClientScanner.java:271)
at
org.apache.hadoop.hbase.client.ClientScanner.loadCache(ClientScanner.java:440)
at
org.apache.hadoop.hbase.client.ClientScanner.nextWithSyncCache(ClientScanner.java:314)
at
org.apache.hadoop.hbase.client.ClientScanner.next(ClientScanner.java:612)
at
org.apache.hadoop.hbase.client.ResultScanner.next(ResultScanner.java:95)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]