Huanli-Meng opened a new pull request #7263: URL: https://github.com/apache/pulsar/pull/7263
### Motivation In Pulsar 2.4.0, negative acknowledgement is supported in Python client. But the doc has no such code example. So this PR is for adding negative ack code example for releases: master--2.4.0. The doc update is approved in PR: https://github.com/apache/pulsar/pull/7148. But the PR fails CI test. So i close that PR and re-create a new PR. ### Modifications Add negative ack code example to python client doc for releases master--2.4.0. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
