[
https://issues.apache.org/jira/browse/ARTEMIS-2524?focusedWorklogId=331320&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-331320
]
ASF GitHub Bot logged work on ARTEMIS-2524:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/19 09:56
Start Date: 21/Oct/19 09:56
Worklog Time Spent: 10m
Work Description: wy96f commented on pull request #2867: ARTEMIS-2524
Remove message from map in LVQ if it's deleted/moved/expired/changed
URL: https://github.com/apache/activemq-artemis/pull/2867
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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 331320)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> Remaining Estimate: 0h
>
> 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)