Timothy A. Bish created ARTEMIS-4799:
----------------------------------------

             Summary: Broker Connection Receiver attach handled incorrectly
                 Key: ARTEMIS-4799
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4799
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: AMQP
    Affects Versions: 2.34.0
            Reporter: Timothy A. Bish
            Assignee: Timothy A. Bish
             Fix For: 2.35.0


The AMQP Broker Connection Receiver configuration creates a receiver for 
messages from a remote AMQP source however the attach handling is not properly 
handled leading to a receiver that thinks it is operating as an opened 
anonymous relay sender meaning it only routes messages with a set 'To' field in 
the properties.  The receiver attach should be using the locally defined target 
as the address for incoming messages and ignore an 'To' value in the message 
properties.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to