You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/03/14 16:39:28 UTC

[GitHub] ivankelly commented on issue #1260: Recycle the AddResponse in WriteEntryProcessor

ivankelly commented on issue #1260: Recycle the AddResponse in WriteEntryProcessor
URL: https://github.com/apache/bookkeeper/pull/1260#issuecomment-373089911
 
 
   @eolivelli no memory leak here. There's no bytebuf in AddResponse, so it just means a recyclable object is being left for GC to clean up.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services