[
https://issues.apache.org/jira/browse/ARTEMIS-4784?focusedWorklogId=921120&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-921120
]
ASF GitHub Bot logged work on ARTEMIS-4784:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/24 20:09
Start Date: 28/May/24 20:09
Worklog Time Spent: 10m
Work Description: clebertsuconic opened a new pull request, #4947:
URL: https://github.com/apache/activemq-artemis/pull/4947
(no comment)
Issue Time Tracking
-------------------
Worklog Id: (was: 921120)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact