BewareMyPower commented on a change in pull request #11166:
URL: https://github.com/apache/pulsar/pull/11166#discussion_r661333410



##########
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:
       Please also apply the change to other code snippets to mark the code 
block as Java language for correct highlight.




-- 
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]


Reply via email to