Anonymitaet commented on issue #14636: URL: https://github.com/apache/pulsar/issues/14636#issuecomment-1064645025
@stricker023 `Negative acknowledgment redelivery backoff` feature is available from 2.10. Code PR: https://github.com/apache/pulsar/pull/12566 The [doc](https://pulsar.apache.org/docs/en/next/client-libraries-java/#negative-acknowledgment-redelivery-backoff) you read is `next`, which means it's next release (2.10) docs. <img width="1693" alt="image" src="https://user-images.githubusercontent.com/50226895/157776780-651acac7-b5de-4bc8-b219-4162845f85d2.png"> Besides, before submitting a doc issue, it's recommended to research it. You can search the relevant info on the PR/issue list to get more context quickly. -- 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]
