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/20 08:21:24 UTC

[GitHub] [activemq-artemis] PiotrKlimczak commented on a change in pull request #2760: ARTEMIS-2420 Adding support for DLA/DLQ prefix for wildcard addresses

PiotrKlimczak commented on a change in pull request #2760: ARTEMIS-2420 Adding support for DLA/DLQ prefix for wildcard addresses
URL: https://github.com/apache/activemq-artemis/pull/2760#discussion_r305572621
 
 

 ##########
 File path: artemis-server/src/main/resources/schema/artemis-configuration.xsd
 ##########
 @@ -2939,6 +2939,13 @@
                   </xsd:documentation>
                </xsd:annotation>
             </xsd:element>
+            <xsd:element maxOccurs="1" minOccurs="0" name="dead-letter-address-prefix" type="xsd:string">
 
 Review comment:
   You cannot have choice in all. I don't think you can achieve this without breaking backwards compatibility.
   Will add that to requirements however.

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