You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2021/06/22 10:39:00 UTC

[jira] [Closed] (ARTEMIS-3362) Client Acknowledge mode broken on CORE

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

Gary Tully closed ARTEMIS-3362.
-------------------------------
    Fix Version/s:     (was: 2.18.0)
       Resolution: Not A Bug

my mistake, JMS 2.0 semantics are clear on the need for a session close to force redelivery. the Openwire client doing JMS 1.1 will release messages on consumer.close which is what I was expecting in error.  We live and learn.

> Client Acknowledge mode broken on CORE
> --------------------------------------
>
>                 Key: ARTEMIS-3362
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3362
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: JMS
>    Affects Versions: 2.3.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> It looks like the changes form ARTEMIS-1308 do have a regression, the receive call does an ack in error with the core client, and a consumer close will deliver the ack!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)