momo-jun commented on code in PR #16204: URL: https://github.com/apache/pulsar/pull/16204#discussion_r905660060
########## site2/docs/concepts-messaging.md: ########## @@ -903,8 +918,8 @@ Apache Pulsar avoids these and other message delivery failures using at-least-on To utilize message redelivery, you need to enable this mechanism before the broker can resend the unacknowledged messages in Apache Pulsar client. You can activate the message redelivery mechanism in Apache Pulsar using three methods. -- [Negative Acknowledgment](#negative-acknowledgement) -- [Acknowledgement Timeout](#acknowledgement-timeout) +- [Negative Acknowledgment](#negative-acknowledgment) +- [acknowledgment Timeout](#acknowledgment-timeout) Review Comment: ```suggestion - [Acknowledgment Timeout](#acknowledgment-timeout) ``` -- 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]
