GitHub user mgoulish opened a pull request:
https://github.com/apache/qpid-proton/pull/99
PROTON-1408 -- partial fix for msg id rollover bug
I'm getting a different hang now, but it looks like this part of the code
is doing the right thing.
Before this, the original implementation would loop forever if 'last' equal
to INT_MAX.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mgoulish/qpid-proton master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/99.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 #99
----
commit 6a5034a7f9e1caca4c5dd141786991ca7350fd1f
Author: mick <[email protected]>
Date: 2017-03-21T19:18:18Z
PROTON-1408 -- partial fix for msg id rollover bug
----
---
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]