[ 
https://issues.apache.org/jira/browse/DISPATCH-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17389003#comment-17389003
 ] 

ASF subversion and git services commented on DISPATCH-2213:
-----------------------------------------------------------

Commit 066047affa6b66e99060ab8040d5178b38417ce1 in qpid-dispatch's branch 
refs/heads/1.17.x from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=066047a ]

DISPATCH-2213: [test] Fallback dest test to do less logging

Log only every 100th event and provide some delays while waiting for
addresses to stabilize.

This prevents this single test from consuming the entire disk quota
for the entire test run and it gives the routers under test some
CPU time to do real work.

This closes #1323


> 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.17.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to