Hari Krishna Dara created HBASE-30114:
-----------------------------------------
Summary: TestConnection is flapping
Key: HBASE-30114
URL: https://issues.apache.org/jira/browse/HBASE-30114
Project: HBase
Issue Type: Bug
Reporter: Hari Krishna Dara
Assignee: Hari Krishna Dara
java.lang.AssertionError:
Unexpected exception is
org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after
attempts=2, exceptions:
2026-04-11T13:33:28.526Z, org.apache.hadoop.hbase.ipc.CallTimeoutException:
Call to address=1c6ac46da3c8:41887 failed on local exception:
org.apache.hadoop.hbase.ipc.CallTimeoutException: Call[id=9,methodName=Get],
waitTime=5018ms, rpcTimeout=5000ms
2026-04-11T13:33:33.517Z,
org.apache.hadoop.hbase.exceptions.TimeoutIOException: Timeout(4971ms) waiting
for region location for HCM-testConnectionClosetrue, row='bbb', replicaId=0
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.hadoop.hbase.client.TestConnection.testConnectionClose(TestConnection.java:220)
at
org.apache.hadoop.hbase.client.TestConnection.testConnectionCloseAllowsInterrupt(TestConnection.java:127)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.lang.Thread.run(Thread.java:840)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)