dragonls commented on issue #24697: URL: https://github.com/apache/pulsar/issues/24697#issuecomment-3252434683
> > We can see the full stack of the error log `java.lang.IllegalStateException: Object has been recycled already.` as I mentioned in issue description. > > I believe [#24569](https://github.com/apache/pulsar/pull/24569) addresses that. > > btw. If you are continuing with 3.0.7 and just patching it, it's also worth including [#23903](https://github.com/apache/pulsar/pull/23903) although it's completely unrelated. It fixes some regressions introduced in 3.0.6 which were made to address race conditions and object recycling issues in the RangeCache. The caching solution has been significantly improved in [PIP-430](https://github.com/apache/pulsar/blob/master/pip/pip-430.md) for Pulsar 4.1.0. Thanks a lot! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
