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

ASF GitHub Bot commented on ARTEMIS-1868:
-----------------------------------------

GitHub user gaohoward opened a pull request:

    https://github.com/apache/activemq-artemis/pull/2090

    ARTEMIS-1868 Openwire doesn't add delivery count in client ack mode

    If a client ack mode consumer receives a message and closes without
    acking it, the redelivery of the message won't set the redelivery
    flag (JMSRedelivered) because it doesn't increment the delivery count
    when message is cancelled back to queue.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gaohoward/activemq-artemis b_ent1497

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/2090.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2090
    
----
commit e0af1e56d9dd8051bcd6b3f1316b00f201afe5e9
Author: Howard Gao <howard.gao@...>
Date:   2018-05-16T03:14:48Z

    ARTEMIS-1868 Openwire doesn't add delivery count in client ack mode
    
    If a client ack mode consumer receives a message and closes without
    acking it, the redelivery of the message won't set the redelivery
    flag (JMSRedelivered) because it doesn't increment the delivery count
    when message is cancelled back to queue.

----


> Openwire doesn't add delivery count in client ack mode
> ------------------------------------------------------
>
>                 Key: ARTEMIS-1868
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1868
>             Project: ActiveMQ Artemis
>          Issue Type: Test
>          Components: OpenWire
>    Affects Versions: 2.5.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>            Priority: Major
>             Fix For: 2.5.1
>
>
> If a client ack mode consumer receives a message and closes without acking 
> it, the redelivery of the message won't set the redelivery flag 
> (JMSRedelivered) because it doesn't increment the delivery count when message 
> is cancelled back to queue.



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

Reply via email to