You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2021/02/11 18:27:00 UTC

[jira] [Commented] (ARTEMIS-2944) _AMQ_ORIG_QUEUE property returns null when using OPENWIRE protocol

    [ https://issues.apache.org/jira/browse/ARTEMIS-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283279#comment-17283279 ] 

Justin Bertram commented on ARTEMIS-2944:
-----------------------------------------

Is the broker actually performing an operation that would actually set the {{_AMQ_ORIG_QUEUE}} property (e.g. expiring a message, sending a message to a dead-letter address)?

Please provide a full explanation of your use-case. Thanks!

> _AMQ_ORIG_QUEUE property returns null when using OPENWIRE protocol
> ------------------------------------------------------------------
>
>                 Key: ARTEMIS-2944
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2944
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 2.15.0
>         Environment: Linux  
>            Reporter: Sandeep Raparthi
>            Priority: Major
>
> _AMQ_ORIG_QUEUE property returns null when using OPENWIRE protocol with 
>  
> {{<bean id="jmsFactory" class="org.apache.activemq.ActiveMQConnectionFactory">
>   <property name="brokerURL">
>     <value>tcp://localhost:61616</value>
>   </property>
> </bean>}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)