liudezhi2098 opened a new pull request #13707:
URL: https://github.com/apache/pulsar/pull/13707
Master Issue: #13528
### Motivation
This pull request is the specific implementation plan of PIP-130
### Modifications
*Apply the message redelivery policy for the ack timeout.*
*Alert NegativeAckBackoff interface to RedeliveryBackoff.*
*Expose AckTimeoutRedeliveryBackoff in ConsumerBulider.*
*Add unit test case.*
*Currently only the Java client is modified.*
### Does this pull request potentially affect one of the following parts:
*If `yes` was chosen, please highlight the changes*
- Dependencies (does it add or upgrade a dependency): (yes / no)
- The public API: (yes )
- The schema: (yes )
- The default values of configurations: (no)
- The wire protocol: (no)
- The rest endpoints: (no)
- The admin cli options: (no)
- Anything that affects deployment: (no)
### Documentation
Need to update docs?
- [x] `doc`
--
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]