GitHub user erik-wramner opened a pull request:
https://github.com/apache/activemq/pull/259
AMQ-6808: preserve destination for browsed scheduled messages
Save original destination as JMS property before overwriting it when
browsing scheduled messages.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/erik-wramner/activemq
amq6808-preserve-destination
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/259.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 #259
----
commit d50542bd0d2d3b701b0a78a5070628e6d210abde
Author: Erik Wramner <[email protected]>
Date: 2017-09-12T19:46:02Z
AMQ-6808: preserve destination for browsed scheduled messages
----
---