[
https://issues.apache.org/jira/browse/FLINK-19166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu closed FLINK-19166.
---------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
Fixed via
master: 03fd81937a77d4952a49d53891880b0489485c0c
release-1.11: 03fd81937a77d4952a49d53891880b0489485c0c
> 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: Bug
> Components: Table SQL / Runtime
> Affects Versions: 1.11.1
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.12.0, 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)