[
https://issues.apache.org/jira/browse/DISPATCH-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388242#comment-17388242
]
ASF subversion and git services commented on DISPATCH-2213:
-----------------------------------------------------------
Commit feec3b51f083551cc932f50c1096bd4f0da7288c in qpid-dispatch's branch
refs/heads/main from Charles E. Rolke
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=feec3b5 ]
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
>
> 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]