tabish121 opened a new pull request, #6009: URL: https://github.com/apache/activemq-artemis/pull/6009
…ypes When a message carries a routing type or a JMS destination type that conflicts with the actual type of the address the message gets routed to the message can be dropped with no matching routes which can lead to unexpected message loss. This can happen when a message sent to a MULTICAST address is sent to a DLA with an ANYCAST address type and then is sent to a DLA on a different broker via a bridge of via a federation queue receiver link as one simple example. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
