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 03:04:45 UTC

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

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

 ##########
 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:
   I don't think this part of the content is necessary, and there is no necessary relationship between `Processing guarantees` and `subscription type`.

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