Michael Stack created HBASE-25561:
-------------------------------------
Summary: Added ignored test for async connection that runs retries
just so can check how long it takes and that retrying is happening
Key: HBASE-25561
URL: https://issues.apache.org/jira/browse/HBASE-25561
Project: HBase
Issue Type: Test
Components: test
Reporter: Michael Stack
There's an old @Ignored test in TestClientNoCluster that has been useful from
time to time figuring how long N retries takes and reproducing certain
production 'Connection rejected', etc., stack traces. This issue adds an
@Ignored method for the async connection case so can do similar for async (I
needed it just now because it looked like retries at a certain juncture were
not happening -- turns out they are... this addition helped me prove this the
case).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)