You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Wei Yang (Jira)" <ji...@apache.org> on 2019/10/21 09:36:00 UTC

[jira] [Updated] (ARTEMIS-2524) Remove message from map in LVQ if it's deleted/moved/expired/changed

     [ 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.

> 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)