Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.15.0
Description
Currently the SinkWriterOperator not drained all the pending committables on endOfInput() and left them till final checkpoint, which would be in fact deserted. This might cause data loss or the CommitterOperator hanged on endOfInput() due to not received expected number of committables.
Attachments
Issue Links
- causes
-
FLINK-26314 StreamingCompactingFileSinkITCase.testFileSink failed on azure
- Closed
-
FLINK-26321 KafkaSinkITCase.testWriteRecordsToKafkaWithExactlyOnceGuarantee fails on azure
- Closed
- supercedes
-
FLINK-26321 KafkaSinkITCase.testWriteRecordsToKafkaWithExactlyOnceGuarantee fails on azure
- Closed
- links to