[jira] [Created] (FLINK-10005) StreamingFileSink ignores checkpoint/processing time rolling policies

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-10005) StreamingFileSink ignores checkpoint/processing time rolling policies

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-10005:
----------------------------------------

             Summary: StreamingFileSink ignores checkpoint/processing time rolling policies
                 Key: FLINK-10005
                 URL: https://issues.apache.org/jira/browse/FLINK-10005
             Project: Flink
          Issue Type: Bug
          Components: Streaming Connectors
    Affects Versions: 1.6.0
            Reporter: Chesnay Schepler
             Fix For: 1.6.0


The {{StreamingFileSink}} supports different policies to determine whether a new part file should be created; on each checkpoint, one a certain size is reached or on processing time.

This feature only works correctly for size thresholds, other policies are ignored.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)