GitHub user mgoulish opened a pull request:
https://github.com/apache/qpid-dispatch/pull/162
DISPATCH-209 -- revamp of second three-router test.
This new version of three-router test #2 survived a 1000-iteration test
with no failures.
The main changes are
1. handle on_sendable event and the sending of messages better. (Before
I was only sending 1 message per on_sendable event, instead of sending until
credit exhausteed.)
2. indirectly detect when the network is not yet ready for me to send (in
spite of on_sendable event) and pause for 1 second to allow it to propagate
endpoint info everywhere.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgoulish/qpid-dispatch master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/162.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #162
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]