You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2010/02/25 12:38:46 UTC

[jira] Created: (AMQ-2628) Advisory for discarded should indicate the consumer id that missed the message to allow correlation of missed messages with DLQ for example

Advisory for discarded should indicate the consumer id that missed the message to allow correlation of missed messages with DLQ for example
-------------------------------------------------------------------------------------------------------------------------------------------

                 Key: AMQ-2628
                 URL: https://issues.apache.org/activemq/browse/AMQ-2628
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.3.0
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.4.0


Messages are discarded and there an optional advisory but just the message header is present in the payload. It is not possible to determine the consumer that missed the message. A non durable topic subscription id is needed in there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-2628) Advisory for discarded should indicate the consumer id that missed the message to allow correlation of missed messages with DLQ for example

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-2628.
-----------------------------

    Resolution: Fixed

issue resolved in r916255

> Advisory for discarded should indicate the consumer id that missed the message to allow correlation of missed messages with DLQ for example
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2628
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2628
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 5.4.0
>
>
> Messages are discarded and there an optional advisory but just the message header is present in the payload. It is not possible to determine the consumer that missed the message. A non durable topic subscription id is needed in there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.