lhotari commented on issue #25138:
URL: https://github.com/apache/pulsar/issues/25138#issuecomment-3749322785

   > [Bug] Memory leak in ParserProxy when process a PRODUCER or SUBSCRIBE 
request in different channel
   
   The title of the issue doesn't make sense since the memory leak is only 
within a single channel since the ParserProxyHandler instances aren't shared.
   
   
https://github.com/apache/pulsar/blob/1b74fe07bd24e079434769de2c52222761d88ca1/pulsar-proxy/src/main/java/org/apache/pulsar/proxy/server/DirectProxyHandler.java#L418-L453


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to