michaelandrepearce commented on a change in pull request #2951: Artemis-2563 Add option to create queue on all active clustered nodes URL: https://github.com/apache/activemq-artemis/pull/2951#discussion_r371030260
########## File path: docs/user-manual/en/address-model.md ########## @@ -720,6 +721,12 @@ before it will begin to dispatch messages. Default is `-1` (wait forever). closed on a queue before redistributing any messages. Read more about [clusters](clusters.md#message-redistribution). +`clustered-queues` enables cluster-wide creation of `ANYCAST` queues. Review comment: why only anycast, surely queue type should not matter, and use cases for mutlicast would exist, e.g. share durable subscriptions ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
