You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2018/06/04 19:16:00 UTC

[jira] [Commented] (ARTEMIS-1618) DeadLettering on AMQP ignores maxDeliveryAttempts endlessly redelivering of released messages

    [ https://issues.apache.org/jira/browse/ARTEMIS-1618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16500738#comment-16500738 ] 

Timothy Bish commented on ARTEMIS-1618:
---------------------------------------

Given that the test is using an outcome of RELEASED then broker is being instructed not to increment the delivery count in which case it would never be applying the maxDeliveries value as the message would always appear to it to be on it's first delivery. 

> DeadLettering on AMQP ignores maxDeliveryAttempts endlessly redelivering of released messages
> ---------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1618
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1618
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP, Broker
>    Affects Versions: 2.4.0, 2.6.0
>         Environment: Artemis 2.6.0
>            Reporter: Johan Stenberg
>            Priority: Major
>         Attachments: Artemis1618_AmqpDeadLettering_Test.java
>
>
> A rejected message gets infinitely redelivered, even if maxDeliveryAttempts and dead letter queue are specified.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)