Jingsong Lee created FLINK-24272: ------------------------------------ Summary: FileSystem compaction should throw unsupported exception in at-least-once mode Key: FLINK-24272 URL: https://issues.apache.org/jira/browse/FLINK-24272 Project: Flink Issue Type: Bug Components: Connectors / FileSystem, Table SQL / Runtime Affects Versions: 1.13.2, 1.14.0 Reporter: Jingsong Lee
When using FileSystem streaming sink compaction in At-least-once mode, some strange exceptions appear. CompactCoordinator find unclosed files when checkpoint is not aligned (less likely). We should prohibit the use of the comparison in at-least-once mode. -- This message was sent by Atlassian Jira (v8.3.4#803005)