[
https://issues.apache.org/jira/browse/AMQNET-485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14074718#comment-14074718
]
Murali Mogalayapalli commented on AMQNET-485:
---------------------------------------------
I will try creating one. This is happening because the unconsumed messages are
being reprocessed with in the same Dispatch logic. So the same message goes
through twice with the duplicate check so all the unconsumed messages are being
thrown out as duplicates.
> Messages are being marked as duplicate in error
> -----------------------------------------------
>
> Key: AMQNET-485
> URL: https://issues.apache.org/jira/browse/AMQNET-485
> Project: ActiveMQ .Net
> Issue Type: Bug
> Affects Versions: 1.6.3
> Reporter: Murali Mogalayapalli
> Assignee: Jim Gomes
> Priority: Critical
>
> Messages are being marked as a duplicate in error and are being discarded.
> This happens to all the messages that are delivered to MessageConsumer before
> a listener is setup on the MessageConsumer
--
This message was sent by Atlassian JIRA
(v6.2#6252)