86db53da9a
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. |
||
---|---|---|
.. | ||
src/test | ||
.gitignore | ||
pom.xml |