Description
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.
Attachments
Issue Links
- links to