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/10/06 08:05:46 UTC

[GitHub] [activemq-artemis] k-wall commented on a change in pull request #2848: ARTEMIS-2497: [AMQP] Allow handling of the reject disposition to be configured

k-wall commented on a change in pull request #2848: ARTEMIS-2497: [AMQP] Allow handling of the reject disposition to be configured
URL: https://github.com/apache/activemq-artemis/pull/2848#discussion_r331776294
 
 

 ##########
 File path: artemis-server/src/main/resources/schema/artemis-configuration.xsd
 ##########
 @@ -54,6 +54,15 @@
             </xsd:annotation>
          </xsd:element>
 
+         <xsd:element name="amqp-treat-reject-as-unmodified-delivery-failed" type="xsd:boolean" maxOccurs="1" minOccurs="0" default="false">
 
 Review comment:
   Done

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