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 2019/09/20 05:48:00 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5224: [Doc] Add *processing guarantee for connector*

Anonymitaet commented on a change in pull request #5224: [Doc] Add *processing guarantee for connector*
URL: https://github.com/apache/pulsar/pull/5224#discussion_r326478609
 
 

 ##########
 File path: site2/docs/io-overview.md
 ##########
 @@ -34,9 +34,106 @@ Common sinks include other messaging systems and SQL and NoSQL databases.
 
 For the complete list of Pulsar built-in sink connectors, see [sink connector](io-connectors.md#sink-connector).
 
+## Processing guarantee
+
+Processing guarantees are used to:
+
+* handle errors when writing messages to Pulsar topics.
+  
+* determine the subscription type used by Pulsar when reading messages from Pulsar topics.
 
 Review comment:
   @tuteng thank you. I've incorporated your comment, could you PTAL?

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


With regards,
Apache Git Services