BewareMyPower commented on a change in pull request #11166:
URL: https://github.com/apache/pulsar/pull/11166#discussion_r661332798
##########
File path: site2/docs/concepts-messaging.md
##########
@@ -164,6 +170,12 @@ In the shared and Key_Shared subscription modes, you can
negatively acknowledge
Be aware that negative acknowledgment on ordered subscription types, such as
Exclusive, Failover and Key_Shared, can cause failed messages to arrive
consumers out of the original order.
+The following example shows how to call the API :
+
+```
Review comment:
```suggestion
```java
```
--
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]