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

   Another difference is 
https://github.com/apache/pulsar/blob/f2618c15bb5a9f3fcb577068584df5d0e2e4f335/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/persistent/PersistentDispatcherMultipleConsumers.java#L361-L370
 which is important for PIP-379. It might need to be optimized so that it's run 
asynchronously and batched in a way that multiple mark delete updates would 
only run for the latest update at most once per second.


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