[
https://issues.apache.org/jira/browse/ARTEMIS-4569?focusedWorklogId=900009&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-900009
]
ASF GitHub Bot logged work on ARTEMIS-4569:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jan/24 22:18
Start Date: 16/Jan/24 22:18
Worklog Time Spent: 10m
Work Description: clebertsuconic opened a new pull request, #4743:
URL: https://github.com/apache/activemq-artemis/pull/4743
… consumed.
When initially developed the expectation was that no more producers would
keep connecting but in a scenario like this the consumers could actually give
up and things will just accumulate on the server.
We should cleanup these upon disconnect.
Issue Time Tracking
-------------------
Worklog Id: (was: 900009)
Remaining Estimate: 0h
Time Spent: 10m
> Blocked Producers Memory Leaks
> ------------------------------
>
> Key: ARTEMIS-4569
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4569
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.31.2
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.32.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Say you have paging configured as blocking. And you keep opening and closing
> connections that will be blocked while producing.
> These Runnables will accumulate until the number of messages goes back to
> negative again.
> Also these are holding Connections and other server objects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)