You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/05/22 20:58:49 UTC

[GitHub] [pulsar] merlimat commented on issue #4342: Bugfix - release and recycle on discarded messages

merlimat commented on issue #4342: Bugfix - release and recycle on discarded messages
URL: https://github.com/apache/pulsar/pull/4342#issuecomment-494970574
 
 
   While calling `buffer.release()` is critical to avoid mem leaks, missing recycle calls on failure path is ok. It would just have these objects to be GCed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services