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 21:53:11 UTC

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

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

 ##########
 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:
   Can you do that on the XSD? or should be done when parsing?

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