You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2021/03/15 21:18:00 UTC

[jira] [Resolved] (HBASE-25561) Added ignored test for async connection that runs retries just so can check how long it takes and that retrying is happening

     [ https://issues.apache.org/jira/browse/HBASE-25561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Stack resolved HBASE-25561.
-----------------------------------
    Fix Version/s: 2.5.0
         Assignee: Michael Stack
       Resolution: Fixed

Merged to branch-2 only. The test suite is not in master branch.

> 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
>            Assignee: Michael Stack
>            Priority: Trivial
>             Fix For: 2.5.0
>
>
> 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)