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


With regards,
Apache Git Services

Reply via email to