[ https://issues.apache.org/jira/browse/FLINK-22993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363425#comment-17363425 ]
luoyuxia commented on FLINK-22993: ---------------------------------- [~lzljs3620320] Look forward your review :). > CompactFileWriter won't emit EndCheckpoint with Long.MAX_VALUE checkpointId > --------------------------------------------------------------------------- > > Key: FLINK-22993 > URL: https://issues.apache.org/jira/browse/FLINK-22993 > Project: Flink > Issue Type: Bug > Components: Connectors / FileSystem, Connectors / Hive > Affects Versions: 1.13.0 > Reporter: luoyuxia > Priority: Major > Labels: pull-request-available > Fix For: 1.14.0 > > > CompactFileWriter won't emit EndCheckpoint with Long.MAX_VALUE checkpointId > even though the inputs end. > It will cause data lose. For example, after completing checkpoint 5, > CompactFileWriter write some file, then the inputs end, but it won't emit > EndCheckpoint with Long.MAX_VALUE checkpointId, so the downstream operator > won't do the compaction for the files which means these files are invisible. -- This message was sent by Atlassian Jira (v8.3.4#803005)