You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2022/11/04 12:11:00 UTC

[jira] [Created] (FLINK-29888) Improve MutatedConfigurationException for disallowed changes in CheckpointConfig and ExecutionConfig

Piotr Nowojski created FLINK-29888:
--------------------------------------

             Summary: Improve MutatedConfigurationException for disallowed changes in CheckpointConfig and ExecutionConfig
                 Key: FLINK-29888
                 URL: https://issues.apache.org/jira/browse/FLINK-29888
             Project: Flink
          Issue Type: Improvement
          Components: API / DataStream
    Affects Versions: 1.17.0
            Reporter: Piotr Nowojski
            Assignee: Piotr Nowojski
             Fix For: 1.17.0


Currently if {{CheckpointConfig}} or {{ExecutionConfig}} are modified in a non-allowed way, user gets a generic error "Configuration object ExecutionConfig changed", without a hint of what has been modified. With FLINK-29379 we can improve this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)