[ https://issues.apache.org/jira/browse/FLINK-18181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jingsong Lee closed FLINK-18181. -------------------------------- Resolution: Fixed master: 4e24a8b599f099a260dc53ab2ec9e5fb2bd9ae1d release-1.11: 21ffa8f841d7e9d84080e3eaf81248f4a8997de2 > StreamingFileCommitter should not use fs modification time for proc committer > ----------------------------------------------------------------------------- > > Key: FLINK-18181 > URL: https://issues.apache.org/jira/browse/FLINK-18181 > Project: Flink > Issue Type: Bug > Components: Connectors / FileSystem > Reporter: Jingsong Lee > Assignee: Jingsong Lee > Priority: Critical > Labels: pull-request-available > Fix For: 1.11.0 > > > The filesystem path modification time is the last modification time of all > files in directory. > If there is new data in partition all the time, it will never end. > We should use earlier time for committer. -- This message was sent by Atlassian Jira (v8.3.4#803005)