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 2022/03/15 19:12:54 UTC

[GitHub] [bookkeeper] eolivelli commented on pull request #3110: PendingReadOp: Fix ledgerEntryImpl reuse problem

eolivelli commented on pull request #3110:
URL: https://github.com/apache/bookkeeper/pull/3110#issuecomment-1068364436


   Just to clarify: I don't think that not recycling a object is a memory leak, as the jvm will discard it, but we are losing the chanceto save a allocation.
   
   BTW I second @dlg99 's comments


-- 
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: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org