Clebert Suconic created ARTEMIS-4784:
----------------------------------------

             Summary: Large messages are being kept on the ReplicationEndpoint 
after they are closed.
                 Key: ARTEMIS-4784
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4784
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Clebert Suconic
            Assignee: Clebert Suconic


The entries for these large messages need to be removed as soon as the file is 
closed:

https://github.com/apache/activemq-artemis/blob/49189cd7e63a64fcda947dbd72fd7849348b71c9/artemis-server/src/main/java/org/apache/activemq/artemis/core/replication/ReplicationEndpoint.java#L134


When a remove is needed a new object should be created instead of keeping the 
hash longer.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to