[ https://issues.apache.org/jira/browse/FLINK-12172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818588#comment-16818588 ]
Biao Liu commented on FLINK-12172: ---------------------------------- Hi Mario, Could you share more detail information about this? Like log file or something might be helpful. > Flink fails to close pending BucketingSink > ------------------------------------------ > > Key: FLINK-12172 > URL: https://issues.apache.org/jira/browse/FLINK-12172 > Project: Flink > Issue Type: Bug > Components: Connectors / FileSystem > Affects Versions: 1.7.2 > Reporter: Mario Georgiev > Priority: Major > > Hello, > The problem is if you have a BucketingSink, the following case may occur : > Let's say you have a 2019-04-12–12 bucket created with several files inside > which are pending/finished > You create a savepoint and shut down the job > After an hour for instance you start the job from the savepoint and a new > bucket is created, 2019-04-16 for instance. > The problem is that the .pending ones from the old buckets seem to never be > moved to finished state if there is a new hourly bucket created. -- This message was sent by Atlassian JIRA (v7.6.3#76005)