dragonls commented on issue #24697: URL: https://github.com/apache/pulsar/issues/24697#issuecomment-3273010766
> > Maybe we should find out why the `org.apache.pulsar.broker.service.persistent.PersistentDispatcherSingleActiveConsumer.ReadEntriesCtx` object could be recycled more than once. > > Yes. Do you have some way to reproduce the issue? That would make investigation easier by adding logging etc. (programmatic heap dumps or thread dumps could be also made using JMX, org.apache.pulsar.common.util.ThreadDumpUtil#buildThreadDump as example, org.apache.pulsar.common.util.ThreadDumpUtil#callDiagnosticCommand would also work for heap dumps). > > Does the problem reproduce when you set `managedLedgerNewEntriesCheckDelayInMillis=0`? I don't know how to reproduce the issue yet 😂. I will try `managedLedgerNewEntriesCheckDelayInMillis=0`. -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org