GitHub user tabish121 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2272

    ARTEMIS-2057 Fix runaway credit grants

    Ensure the broker looks at local receiver credit when checking for
    credit top off threshold and then do a proper top off back to the high
    water mark to sync with how client receivers manage their credit.

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

    $ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-2057

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

    https://github.com/apache/activemq-artemis/pull/2272.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 #2272
    
----
commit 480e41c41d8c869014d5fe799a13914e659adf17
Author: Timothy Bish <tabish121@...>
Date:   2018-08-27T19:19:23Z

    ARTEMIS-2057 Fix runaway credit grants
    
    Ensure the broker looks at local receiver credit when checking for
    credit top off threshold and then do a proper top off back to the high
    water mark to sync with how client receivers manage their credit.

----


---

Reply via email to