Hisoka-X commented on code in PR #9454: URL: https://github.com/apache/seatunnel/pull/9454#discussion_r2166740131
##########
docs/en/connector-v2/source/MongoDB-CDC.md:
##########
@@ -122,6 +122,7 @@ For specific types in MongoDB, we use Extended JSON format
to map them to Seatun
| poll.await.time.ms | Long | No | 1000 | The
amount of time to wait before checking for new results on the change stream.
|
| heartbeat.interval.ms | String | No | 0 | The
length of time in milliseconds between sending heartbeat messages. Use 0 to
disable.
|
| incremental.snapshot.chunk.size.mb | Long | No | 64 | The chunk
size mb of incremental snapshot.
|
+| exactly_once | Boolean| No | false | Enable
exactly once semantic.
|
Review Comment:
Can you tell users the disadvantages of enabling exactly-once?
--
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]
