lhotari commented on issue #23466:
URL: https://github.com/apache/pulsar/issues/23466#issuecomment-2619560260

   > An additional consideration is to set 
cacheEvictionByMarkDeletedPosition=true to prevent issue described in 
[#16421](https://github.com/apache/pulsar/issues/16421)
   
   There's currently an open issue #23900 where the broker cache is always 
by-passed for replay queue reads, also when 
`cacheEvictionByMarkDeletedPosition=true` is used. That's addressed by #23903 . 
The limitation and issue described in #16421 remains. I have work in progress 
to address that issue.


-- 
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]

Reply via email to