Charles E. Rolke created DISPATCH-1542:
------------------------------------------
Summary: Interrouter link returns disposition for presettled message
Key: DISPATCH-1542
URL: https://issues.apache.org/jira/browse/DISPATCH-1542
Project: Qpid Dispatch
Issue Type: Bug
Components: Router Node
Affects Versions: 1.10.0
Reporter: Charles E. Rolke
This condition is generated routinely in build/tests/system_test.dir/system_tests_two_routers/PropagationTest.
Attached please find an html document showing the disposition. This doc was generated by
{{ cd setUpClass}}
{{dispatch/tools/scraper/scraper.py -f *.log > tworouters.html}}
{{ firefox tworouters.html}}
To conveniently view the connection and link in question click on the _Connections_ link in
the table of contents. Then deselect all connections and check the View checkbox for the third
connection "QDR.A A0_3 to B0_1 QDR.B". Now the _Log data_ section is showing only that connection.
Proceed to the _Log data_ section. These log lines illustrate the problem.
* 2020-01-06 13:22:02.656617 presettled transfer 18 is sent from QDR.A to QDR.B.
* 2020-01-06 13:22:03.062760 disposition for transfer 18 is sent from QDR.B to QDR.A
This issue is not limited to just this test.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org
|