GitHub user fsgonz reopened a pull request:

    https://github.com/apache/activemq/pull/256

    AMQ-6775: Race condition makes messages queued in the session be delivered 
before messages queued in consumers.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fsgonz/activemq master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq/pull/256.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 #256
    
----
commit 0411242fddb16edba38ead18fa99dd9a79a183bc
Author: Fabian Gonzalez <[email protected]>
Date:   2017-07-20T16:06:08Z

    AMQ-6775: Race condition makes messages queued in the session be
    delivered before messages queued in consumers.

commit 9fd86cda6827db1308ba006a71d6f1b0a9e71d77
Author: Fabian Gonzalez <[email protected]>
Date:   2017-08-24T15:25:50Z

    Added test for AMQ-6775.

----


---

Reply via email to