You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2016/05/10 09:13:12 UTC

[jira] [Resolved] (AMQ-6100) Virtual topic message destination should be the target queue

     [ https://issues.apache.org/jira/browse/AMQ-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-6100.
--------------------------------
    Resolution: Fixed

Yup. Sorry, I missed to resolve it.

> 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)