[
https://issues.apache.org/jira/browse/ARTEMIS-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram updated ARTEMIS-5698:
------------------------------------
Description:
When the response of a management API request sent (and received) using the
Core JMS client and the response is big (larger than ~200kB) then JOHNZON-396
is triggered which causes a memory leak. Eventually the Java heap runs full and
causes an {{OutOfMemoryError}}.
This happens, for example, when requesting all addresses on the broker and
there are more than ~4,000 addresses.
was:
When the response of a management API request sent (and received) using the JMS
client and the response is big (larger than ~200kB) then JOHNZON-396 is
triggered which causes a memory leak. Eventually the Java heap runs full and
causes an OutOfMemoryError.
This happens, for example, when requesting all addresses on the broker and
there are more than ~4,000 addresses.
> Memory leak in client when management API responses are big
> -----------------------------------------------------------
>
> Key: ARTEMIS-5698
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5698
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: JMS
> Environment: Java JMS client 2.42.0 but likely also all older versions
> Reporter: Thorsten Meinl
> Assignee: Justin Bertram
> Priority: Major
>
> When the response of a management API request sent (and received) using the
> Core JMS client and the response is big (larger than ~200kB) then JOHNZON-396
> is triggered which causes a memory leak. Eventually the Java heap runs full
> and causes an {{OutOfMemoryError}}.
> This happens, for example, when requesting all addresses on the broker and
> there are more than ~4,000 addresses.
--
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