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

 ##########
 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:
   If you use the protocol manager (AMQP Protocol Manager, such property would 
just be part of BeanUtils, and you wouldn't need to change any schema.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to