[
https://issues.apache.org/jira/browse/AMQ-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15085707#comment-15085707
]
ASF subversion and git services commented on AMQ-6100:
------------------------------------------------------
Commit b7db97d8e215ba16a812b5f8577f2e8d91fc7787 in activemq's branch
refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=b7db97d ]
https://issues.apache.org/jira/browse/AMQ-6100
Adding missing LICENSE header
> 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
>
>
> 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)