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

   This is also a location where permits can leak:
   
https://github.com/apache/pulsar/blob/3d0625ba64294fb0fe7dafc27c7a34883b4be51b/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/Producer.java#L198-L205
   
   `headersAndPayload` is already released and might be recycled when the code 
gets executed. 


-- 
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