eolivelli opened a new pull request, #16602: URL: https://github.com/apache/pulsar/pull/16602
### Motivation When a EntryFilter reschedules a message we have a fixed delay of 1 second, that matches the default negativeAck delay on the Java client. ### Modifications Add a new configuration option `dispatcherFilterRescheduledMessageDelay` to make this delay configurable ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. -- 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]
