You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/24 20:38:36 UTC

[GitHub] [pulsar] MarvinCai commented on a change in pull request #9681: [Doc]Update document to indicating effect of negative acking message for order sube type like exclusive, failover and key_shared.

MarvinCai commented on a change in pull request #9681:
URL: https://github.com/apache/pulsar/pull/9681#discussion_r582286066



##########
File path: site2/docs/concepts-messaging.md
##########
@@ -128,6 +128,8 @@ In the exclusive and failover subscription modes, consumers only negatively ackn
 
 In the shared and Key_Shared subscription modes, you can negatively acknowledge messages individually.
 
+Be aware that doing negative ack on ordered subscription type like Exclusive, Failover and Key_Share can cause failed messages arrive consumer out of original order.

Review comment:
       fixed.




----------------------------------------------------------------
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:
users@infra.apache.org