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 2022/02/04 02:15:36 UTC

[GitHub] [activemq-artemis] jbertram opened a new pull request #3940: ARTEMIS-3670 support diverting to multiple addresses

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


   Similar semantics are possible with multicast queues and FQQN, but this feature is different enough and easy enough to implement that it makes sense to offer it.


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] jbertram commented on pull request #3940: ARTEMIS-3670 support diverting to multiple addresses

Posted by GitBox <gi...@apache.org>.
jbertram commented on pull request #3940:
URL: https://github.com/apache/activemq-artemis/pull/3940#issuecomment-1029619071


   Yes, you can do the same thing with 1 divert per address. This is really just a nice-to-have feature for usability. I recently answered a question on Stack Overflow about it so I looked at what it would take to implement it and it was super simple so I did.


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] clebertsuconic commented on pull request #3940: ARTEMIS-3670 support diverting to multiple addresses

Posted by GitBox <gi...@apache.org>.
clebertsuconic commented on pull request #3940:
URL: https://github.com/apache/activemq-artemis/pull/3940#issuecomment-1029588747


   I guess we had this discussion before, and multiple divert was the reason why we rejected. 
   
   I have nothing against it though.. as long as it's clear the use for users.


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] clebertsuconic merged pull request #3940: ARTEMIS-3670 support diverting to multiple addresses

Posted by GitBox <gi...@apache.org>.
clebertsuconic merged pull request #3940:
URL: https://github.com/apache/activemq-artemis/pull/3940


   


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] clebertsuconic commented on pull request #3940: ARTEMIS-3670 support diverting to multiple addresses

Posted by GitBox <gi...@apache.org>.
clebertsuconic commented on pull request #3940:
URL: https://github.com/apache/activemq-artemis/pull/3940#issuecomment-1030066027


   @jbertram check style issue on your PR. I would merge it if it wasn't for that.


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [activemq-artemis] clebertsuconic commented on pull request #3940: ARTEMIS-3670 support diverting to multiple addresses

Posted by GitBox <gi...@apache.org>.
clebertsuconic commented on pull request #3940:
URL: https://github.com/apache/activemq-artemis/pull/3940#issuecomment-1029587504


   wouldn't we be able to do the same with multiple diverts instead of one divert with multiple queues?


-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org