You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yuan Mei (Jira)" <ji...@apache.org> on 2020/05/22 04:09:00 UTC

[jira] [Created] (FLINK-17873) Add check for max concurrent checkpoints under UC mode

Yuan Mei created FLINK-17873:
--------------------------------

             Summary: Add check for max concurrent checkpoints under UC mode
                 Key: FLINK-17873
                 URL: https://issues.apache.org/jira/browse/FLINK-17873
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Checkpointing
            Reporter: Yuan Mei
             Fix For: 1.11.0


Currently, the UC mode only supports max concurrent checkpoint number = 1.

So we need to check whether the configured max allowed checkpoints are more than 1 under the UC mode.



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