[
https://issues.apache.org/jira/browse/ARTEMIS-3285?focusedWorklogId=597649&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-597649
]
ASF GitHub Bot logged work on ARTEMIS-3285:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 17/May/21 13:50
Start Date: 17/May/21 13:50
Worklog Time Spent: 10m
Work Description: michaelandrepearce commented on a change in pull
request #3583:
URL: https://github.com/apache/activemq-artemis/pull/3583#discussion_r633548577
##########
File path:
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/LastValueQueue.java
##########
@@ -259,6 +251,8 @@ public QueueConfiguration getQueueConfiguration() {
private void replaceLVQMessage(MessageReference ref, HolderReference hr) {
MessageReference oldRef = hr.getReference();
+// logger.info("Replacing " + oldRef + " with " + ref);
Review comment:
Commented code
--
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: 597649)
Time Spent: 3h 10m (was: 3h)
> Potential duplicate messages with LVQ + non-destructive
> -------------------------------------------------------
>
> Key: ARTEMIS-3285
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3285
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)