devinbost opened a new pull request #11084: URL: https://github.com/apache/pulsar/pull/11084
While exploring a heap dump, I noticed that recycled OpReadEntry instances still had > 0 count values. This PR adds the count to recycle() to ensure the count gets reset to 0. It's not clear what the impact may be at this time. -- 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: [email protected]
