You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Arvid Heise (Jira)" <ji...@apache.org> on 2020/06/22 08:07:00 UTC

[jira] [Created] (FLINK-18403) Ensure that only exactly once checkpointing can be unaligned

Arvid Heise created FLINK-18403:
-----------------------------------

             Summary: Ensure that only exactly once checkpointing can be unaligned
                 Key: FLINK-18403
                 URL: https://issues.apache.org/jira/browse/FLINK-18403
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Checkpointing
    Affects Versions: 1.11.0, 1.12.0
            Reporter: Arvid Heise
            Assignee: Arvid Heise


Currently, it's possible to configure at least once and unaligned checkpoint enabled with undesired side-effect.

We should sanitize the configuration; potentially with warnings.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)