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

Charles E. Rolke resolved DISPATCH-2213.
----------------------------------------
    Fix Version/s: 1.18.0
       Resolution: Fixed

Fixed at commit feec3b51 

> Fallback test prints too much logging when addresses never stabilize
> --------------------------------------------------------------------
>
>                 Key: DISPATCH-2213
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2213
>             Project: Qpid Dispatch
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.16.1
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>             Fix For: 1.18.0
>
>
> Travis-ci jobs get wedged when primary receiver never start receiving test 
> Phase 0 messages.
> {code:java}
> 63: 2021-07-23 12:53:08.671191 FALLBACK_TEST dest.32 Released phase 0 over 
> fallback: msg:'Msg dest.32 22602 232', n_rx=0, n_tx=233, n_rel=22603, 
> local_rel=22603
> {code}
> This test has sent 22603 messages destined for the primary receiver but 
> received them all over the fallback receiver. When the primary receiver 
> attaches then the messages are supposed to be directed to it.
> Meanwhile the test generates so much log output that it consumes the CI 
> overall quota and other tests never get to run at all.
> This jira does not attempt to fix the underlying issue of the why the primary 
> receiver never connects but simply tries to back off the logging.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to