You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2019/04/25 13:46:00 UTC

[jira] [Closed] (ARTEMIS-2305) MESSAGES_ACKNOWLEDGED is incrememented even if message consumption is rolled back

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

clebert suconic closed ARTEMIS-2305.
------------------------------------
    Resolution: Fixed

> MESSAGES_ACKNOWLEDGED is incrememented even if message consumption is rolled back
> ---------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-2305
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2305
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.7.0
>            Reporter: clebert suconic
>            Assignee: clebert suconic
>            Priority: Major
>             Fix For: 2.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> this is borderline between bug and improvement.
>  
> The ACKs management count is meant to always increment, whenever the ack is actually called.
>  
> Certain users want the information to be more strict, and only increment it after commit (if using transactions).
>  
> I'm adding a new metric called acknowledgeAttempts on QueueControl and QueueImpl and its interface



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