wy96f commented on issue #2802: ARTEMIS-2457 implement ring queue URL: https://github.com/apache/activemq-artemis/pull/2802#issuecomment-524713309 In LastValueQueue::addHead, https://github.com/apache/activemq-artemis/blob/9d96dda336514d2b49e26e73f2c4c7bd83f6ea31/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/LastValueQueue.java#L152 https://github.com/apache/activemq-artemis/blob/9d96dda336514d2b49e26e73f2c4c7bd83f6ea31/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/LastValueQueue.java#L154, if ref is replace acked due to over the ring size, we shouldn't put ref in LastValueQueue::map.
---------------------------------------------------------------- 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] With regards, Apache Git Services
