jbertram opened a new pull request, #4167: URL: https://github.com/apache/activemq-artemis/pull/4167
When a message is sent to an anycast queue via FQQN on one node of a cluster and then a consumer is created on that same anycast queue via FQQN on another node in the cluster the message is not redistributed to the node with the consumer. This commit fixes this use-case primarily by including the FQQN info in the notification messages sent to other nodes in the cluster. -- 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]
