GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2464
ARTEMIS-1859 Incorrect routing with AMQP anonymous producer & auto-created
queue
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1859
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2464.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 #2464
----
commit 6a8a26dbcff9a386755150282eb7ea3cd91665ff
Author: Jiri Danek <jdanek@...>
Date: 2018-05-11T09:20:35Z
ARTEMIS-1859 Adding testAnonymousProducerWithQueueAutoCreation
commit 3920a4655a7dec91d71fc23e584d8dc168148059
Author: Justin Bertram <jbertram@...>
Date: 2018-12-13T19:11:24Z
ARTEMIS-1859 incorrect routing with AMQP anonymous producer & auto-created
queue
----
---