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

ASF subversion and git services commented on ARTEMIS-1868:
----------------------------------------------------------

Commit f24d97bfd11b44c4ac7e672a1ec089ea9db9422a in activemq-artemis's branch 
refs/heads/master from [~nigro....@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=f24d97b ]

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.
(Perf improvement)


> 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.7.0
>
>
> 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