Jingsong Lee created FLINK-19166: ------------------------------------ Summary: StreamingFileWriter should register Listener before the initialization of buckets Key: FLINK-19166 URL: https://issues.apache.org/jira/browse/FLINK-19166 Project: Flink Issue Type: New Feature Components: Table SQL / Runtime Affects Versions: 1.11.1 Reporter: Jingsong Lee Assignee: Jingsong Lee Fix For: 1.11.2
In [http://apache-flink.147419.n8.nabble.com/StreamingFileSink-hive-metadata-td6898.html] The feedback of User indicates that some partitions have not been committed since the job failed. This maybe due to FLINK-18110, in FLINK-18110, it has fixed Buckets, but forgot fixing {{StreamingFileWriter}} , it should register Listener before the initialization of buckets, otherwise, will loose listening too. -- This message was sent by Atlassian Jira (v8.3.4#803005)