fapaul commented on a change in pull request #16769:
URL: https://github.com/apache/flink/pull/16769#discussion_r688279697



##########
File path: docs/content/docs/connectors/table/kafka.md
##########
@@ -524,7 +538,7 @@ By default, a Kafka sink ingests data with at-least-once 
guarantees into a Kafka
 
 With Flink's checkpointing enabled, the `kafka` connector can provide 
exactly-once delivery guarantees.
 
-Besides enabling Flink's checkpointing, you can also choose three different 
modes of operating chosen by passing appropriate `sink.semantic` option:
+Besides enabling Flink's checkpointing, you can also choose three different 
modes of operating chosen by passing appropriate `sink.delivery-guarantee` 
option:

Review comment:
       The key is still part of the documentation table and marked as 
deprecated. Users are pointed to the new configuration.




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