RocMarshal commented on a change in pull request #17770:
URL: https://github.com/apache/flink/pull/17770#discussion_r769336188



##########
File path: docs/content/docs/connectors/table/filesystem.md
##########
@@ -195,6 +195,7 @@ When running file compaction in production, please be aware 
that:
 - Only files in a single checkpoint are compacted, that is, at least the same 
number of files as the number of checkpoints is generated.
 - The file before merging is invisible, so the visibility of the file may be: 
checkpoint interval + compaction time.
 - If the compaction takes too long, it will backpressure the job and extend 
the time period of checkpoint.
+- unsupported at-least-once mode

Review comment:
       ```suggestion
   - Unsupported at-least-once mode
   ```




-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to