GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2077
ARTEMIS-1849 don't alter STOMP 'destination' header when using prefix
This is a regression caused by the fix for ARTEMIS-1794.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1834
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2077.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 #2077
----
commit 3362741c77c63bba268b1d13648fc7630e29baa1
Author: Justin Bertram <jbertram@...>
Date: 2018-05-08T20:24:10Z
ARTEMIS-1849 don't alter STOMP 'destination' header when using prefix
----
---