[
https://issues.apache.org/jira/browse/ARTEMIS-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17214416#comment-17214416
]
ASF subversion and git services commented on ARTEMIS-2951:
----------------------------------------------------------
Commit 621b845d1675941dea01dbe6aa26b3621fc25cc4 in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=621b845 ]
ARTEMIS-2951 Fixing Large Message reference counting
> 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
>
> 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)