eolivelli commented on issue #16421: URL: https://github.com/apache/pulsar/issues/16421#issuecomment-1177367198
After doing some testing I have found that the problem is that the ManagedLedger EntryCache is evicted only by taking into account the "readPosition" of the cursor. But the "messages to replay" are behind the "readPosition", so those entries are evicted from the cache -- 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