AHeise commented on a change in pull request #16769:
URL: https://github.com/apache/flink/pull/16769#discussion_r687729291
##########
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:
Do we need to add the fallback key to the documentation somewhere? I
guess not but I'd like to make sure. @twalthr
--
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]