You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Vishal Agarwal (JIRA)" <ji...@apache.org> on 2017/02/28 11:21:45 UTC

[jira] [Updated] (ARTEMIS-1004) ActiveMQMessage.getJMSRedelivered() is returning false in case of redeliveried message with ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE

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

Vishal Agarwal updated ARTEMIS-1004:
------------------------------------
    Attachment: EmbeddedExample.java

> ActiveMQMessage.getJMSRedelivered() is returning false in case of redeliveried message with ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1004
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1004
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.5.3
>            Reporter: Vishal Agarwal
>         Attachments: EmbeddedExample.java
>
>
> if ActiveMQJMSConstants.INDIVIDUAL_ACKNOWLEDGE is used as acknowledgement option and more than one message is re-delivered only first message is having ActiveMQMessage.getJMSRedelivered() as true other messages are returing false.
> Please see the attached java class to reproduce the issue.
> Note: If Session.CLIENT_ACKNOWLEDGE is used then ActiveMQMessage.getJMSRedelivered()  is working fine.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)