GitHub user andytaylor opened a pull request: https://github.com/apache/activemq-artemis/pull/2306
ENTMQBR-1569 - make sure to send credits on rejected messages And also to run the credit runnables once memory is free in fail mode https://issues.jboss.org/browse/ENTMQBR-1569 You can merge this pull request into a Git repository by running: $ git pull https://github.com/andytaylor/activemq-artemis ENTMQBR-1569 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/activemq-artemis/pull/2306.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 #2306 ---- commit 61c02625737d00d28180837c0edaa79f79496c8d Author: andytaylor <andy.tayls67@...> Date: 2018-09-12T10:16:41Z ENTMQBR-1569 - make sure tosend credits on rejected messages And also to run the credit runnables once memory is free in fail mode https://issues.jboss.org/browse/ENTMQBR-1569 ---- ---