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 2020/11/03 01:15:01 UTC

[jira] [Closed] (ARTEMIS-2951) Large Message Ref counting may leave messages not removed

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

Clebert Suconic closed ARTEMIS-2951.
------------------------------------
    Fix Version/s: 2.16.0
       Resolution: Fixed

> Large Message Ref counting may leave messages not removed
> ---------------------------------------------------------
>
>                 Key: ARTEMIS-2951
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2951
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Clebert Suconic
>            Priority: Major
>             Fix For: 2.16.0
>
>
> ARTEMIS-2859 unveiled a bug on reference counting for large messages
> where I was not considering durable references.
>  
> Since after ARTEMIS-2859 we always increment refUp (for both durable and non durable), it caused an issue when there was only durable references. leaving the message without being removed eventually.



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