GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2407
openWire would allow one extra send
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-2159
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2407.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 #2407
----
commit d1fd86ece23bc499c54b295316bcd94494a764ad
Author: Otavio Rodolfo Piske <opiske@...>
Date: 2018-10-31T11:10:52Z
ARTEMIS-2159 Reproducer test that demonstrates that it is possible to force
the broker
to accept messages even after the queue is full and an exception is raised
commit 2ab0f7b0eeb3e7e05e784646839580354dbf62cb
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-10-31T13:13:05Z
ARTEMIS-2159 OpenWire would allow one extra send
----
---