[
https://issues.apache.org/jira/browse/AMQ-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470167#comment-16470167
]
ASF subversion and git services commented on AMQ-6100:
------------------------------------------------------
Commit 573b366ca00a088835625d0014a5fbb27a947d7c in activemq's branch
refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=573b366 ]
AMQ-6100 - use setOriginalDestination=false to make this behaviour optional b/c
amqp cannot see the original dest property due to immutability of the message
properties and folks can depend on the existing original destination behaviour
> Virtual topic message destination should be the target queue
> ------------------------------------------------------------
>
> Key: AMQ-6100
> URL: https://issues.apache.org/jira/browse/AMQ-6100
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.13.0
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Priority: Major
> Fix For: 5.13.4, 5.14.0
>
>
> When message is delivered using virtual topic, it will have original topic as
> its JMSDestination property. The better way would be to have this value set
> as OriginalDestination property on ActiveMQMessage object, and use the target
> queue name as the JMSDestination.
> Additionally, the current implementation leads to inconsistency in the broker
> cluster environment as this value is change when forwarding the message over
> the network.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)