You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/10/21 09:56:11 UTC

[GitHub] [activemq-artemis] wy96f opened a new pull request #2867: ARTEMIS-2524 Remove message from map in LVQ if it's deleted/moved/expired/changed

wy96f opened a new 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:
users@infra.apache.org


With regards,
Apache Git Services