[
https://issues.apache.org/jira/browse/ARTEMIS-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei Yang updated ARTEMIS-2524:
------------------------------
Description:
Message is acked but not remove from lvq map while calling
QueueImpl::deleteReference/expireReference/moveReference.
Moreover calling QueueImpl::changeReferencePriority will makeĀ HolderReference
refers to itself which finally leads to stack overflow.
was:
Message is acked but not remove from lvq map while calling QueueImpl::
deleteReference/expireReference/moveReference.
Moreover calling QueueImpl::changeReferencePriority will makeĀ HolderReference
refers to itself which finally leads to stack overflow.
> Remove message from map in LVQ if it's deleted/moved/expired/changed
> --------------------------------------------------------------------
>
> Key: ARTEMIS-2524
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2524
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 2.10.1
> Reporter: Wei Yang
> Priority: Major
>
> Message is acked but not remove from lvq map while calling
> QueueImpl::deleteReference/expireReference/moveReference.
> Moreover calling QueueImpl::changeReferencePriority will makeĀ HolderReference
> refers to itself which finally leads to stack overflow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)