merlimat opened a new pull request #1817: Fixed mem leak when acknowledging 
while disconnected from broker
URL: https://github.com/apache/incubator-pulsar/pull/1817
 
 
   ### Motivation
   
   ByteBuf for ack command is not released if we don't have a connection to 
send the acknowledgemt to.
   
   This is an issue only in 1.22, not in 2.0 code which is already handling 
acks in a different way and doesn't suffer from this problem.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to