You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/22 00:47:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16956564#comment-16956564 ] 

ASF subversion and git services commented on ARTEMIS-2524:
----------------------------------------------------------

Commit 89698b9dbcf60912dc33f591b8561c059075262d in activemq-artemis's branch refs/heads/master from Wei Yang
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=89698b9 ]

ARTEMIS-2524 Remove message from map in LVQ if it's deleted/moved/expired/changed


> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Message is acked but not removed 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)