You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/02/11 12:11:03 UTC

[GitHub] [activemq-artemis] erwindon opened a new pull request #3452: mention in documentation that a multiple values are allowed for anycastPrefix/multicastPrefix

erwindon opened a new pull request #3452:
URL: https://github.com/apache/activemq-artemis/pull/3452


   Documentation page http://activemq.apache.org/components/artemis/documentation/latest/address-model.html#using-prefixes-to-determine-routing-type explains the existence of the configuration values anycastPrefix/multicastPrefix for certain acceptors.
   
   The code in ProtonProtocolManager.java, OpenWireProtocolManager.java, CoreProtocolManager.java and AbstractProtocolManager.java clearly supports multiple values that are separated by a comma.
   
   However, the documentation barely explains this feature. Except for the plural word "prefixes", there is no indication that multiple values are allowed. Suggestion is in this PR.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [activemq-artemis] asfgit closed pull request #3452: mention in documentation that a multiple values are allowed for anycastPrefix/multicastPrefix

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #3452:
URL: https://github.com/apache/activemq-artemis/pull/3452


   


----------------------------------------------------------------
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:
users@infra.apache.org