[
https://issues.apache.org/jira/browse/AMQ-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272764#comment-15272764
]
ASF subversion and git services commented on AMQ-6100:
------------------------------------------------------
Commit 6abf89f0a5e2819d6eb280de3949e13c4a8531de in activemq's branch
refs/heads/activemq-5.13.x from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=6abf89f ]
https://issues.apache.org/jira/browse/AMQ-6100
Adding missing LICENSE header
(cherry picked from commit b7db97d8e215ba16a812b5f8577f2e8d91fc7787)
> 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
> Fix For: 5.14.0, 5.13.4
>
>
> 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
(v6.3.4#6332)