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 2019/07/18 20:39:07 UTC

[GitHub] [activemq-artemis] michaelpearce-gain commented on issue #2760: ARTEMIS-2420 Adding support for DLA/DLQ prefix for wildcard addresses

michaelpearce-gain commented on issue #2760: ARTEMIS-2420 Adding support for DLA/DLQ prefix for wildcard addresses
URL: https://github.com/apache/activemq-artemis/pull/2760#issuecomment-512978237
 
 
   A few bits. What occurs if both dead letter address is set and prefix? I assume it is an either or, as such should enforce this in xsd and also check when configuring.
   
   What occurs if queue/address is allowed to be created due security settings, but the user able to do that is unable to create the dead letter address? Do both fail? Does one part succeed but the dla fails? And then what occurs?
   
   Is there auto clean up, so the auto created dead letter addresses are removed when the original address is removed, in cases of auto creation.

----------------------------------------------------------------
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


With regards,
Apache Git Services