Anonymitaet commented on a change in pull request #12745:
URL: https://github.com/apache/pulsar/pull/12745#discussion_r748993006



##########
File path: site2/docs/concepts-messaging.md
##########
@@ -396,6 +397,57 @@ producer = client.create_producer(topic='my-topic', 
batching_type=pulsar.Batchin
 > * You need to specify a key or orderingKey for messages.
 > * You cannot use cumulative acknowledgment with Key_Shared type.
 
+### Subscription mode

Review comment:
       Subscription modes 

##########
File path: site2/docs/concepts-messaging.md
##########
@@ -396,6 +397,57 @@ producer = client.create_producer(topic='my-topic', 
batching_type=pulsar.Batchin
 > * You need to specify a key or orderingKey for messages.
 > * You cannot use cumulative acknowledgment with Key_Shared type.
 
+### Subscription mode

Review comment:
       Yes, `Subscription modes`




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