codelipenghui opened a new pull request, #18264: URL: https://github.com/apache/pulsar/pull/18264
### Motivation We have missed the redelivery delay validation in the tests. The PR tries to add total redelivery delay validation to make sure the negative backoff is working as expected. ### Modifications - Add redelivery total delay validation - Clean up unused methods from MultiplierRedeliveryBackoff.java - Remove the unused ack timeout configuration for the test -- 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]
