[
https://issues.apache.org/jira/browse/FLINK-16616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060159#comment-17060159
]
David Anderson commented on FLINK-16616:
----------------------------------------
FLINK-13103 is needed so that the StreamingFileSink can differentiate between
"fail close" from "success finish close". This will in turn make it possible
for the sink to work correctly on bounded jobs, by moving any final temp files
to the output path.
> Drop BucketingSink
> ------------------
>
> Key: FLINK-16616
> URL: https://issues.apache.org/jira/browse/FLINK-16616
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / FileSystem
> Reporter: Robert Metzger
> Priority: Major
>
> (See this discussion for context:
> https://lists.apache.org/thread.html/r799be74658bc7e169238cc8c1e479e961a9e85ccea19089290940ff0%40%3Cdev.flink.apache.org%3E)
>
> The bucketing sink has been deprecated in the 1.9 release [2], because we
> have the new StreamingFileSink [3] for quite a while.
> *The purpose of this ticket is to track all dependent tickets: If you think
> something needs to be implemented before we can drop the BucketingSink, add
> it as a "depends on" ticket*
> [2] https://issues.apache.org/jira/browse/FLINK-13396
> [3] https://issues.apache.org/jira/browse/FLINK-9749
--
This message was sent by Atlassian Jira
(v8.3.4#803005)