eolivelli commented on PR #16545: URL: https://github.com/apache/pulsar/pull/16545#issuecomment-1188641283
> Another question: do we want to limit the number of concurrencies or add cache for it. (In some cases the user misuse or malicious use) we could only cache it by using as cache key the lastMarkDeletePosition + individuallyDeletedMessages so it won't be effective. Also, Filters are dynamic in nature, for instance you can think about a filter that implements some kind of custom "Time to Live" on the messages, the next time you run it the result is different. -- 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]
