You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2016/10/18 21:49:58 UTC

[jira] [Resolved] (ARTEMIS-804) Log message id for dropped messages

     [ https://issues.apache.org/jira/browse/ARTEMIS-804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-804.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

> Log message id for dropped messages
> -----------------------------------
>
>                 Key: ARTEMIS-804
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-804
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 1.4.0
>            Reporter: Miroslav Novak
>            Assignee: Justin Bertram
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> If no dead letter address is configured then message is dropped when max delivery attempts is reached. In this case warning like:
> {code}
>  17:12:09,202 WARN  [org.apache.activemq.artemis.core.server] (Thread-23 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@7e65de0f-1736233410)) AMQ222150: Message has exceeded max delivery attempts. No Dead Letter Address configured for queue jms.queue.InQueue so dropping it
> {code}
> is logged. This warning should also contain message id of the dropped message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)