Thorsten Meinl created ARTEMIS-5699:
---------------------------------------

             Summary: Memory leak in client when management API responses are 
big
                 Key: ARTEMIS-5699
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5699
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: JMS
    Affects Versions: 2.42.0
            Reporter: Thorsten Meinl


When the response to a management API request received via the Java JMS client 
is big (> 200kB) then https://issues.apache.org/jira/browse/JOHNZON-396 is 
triggered. Eventually this leads to an OutOfMemoryError if many such responses 
are received. This happen, for example, when requesting all addresses from 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


Reply via email to