You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/07/31 12:20:00 UTC

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

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)