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

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

     [ https://issues.apache.org/jira/browse/FLINK-29888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Nowojski closed FLINK-29888.
----------------------------------
    Resolution: Fixed

Merged to master as 69526c56a10..488db256914

> 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
>            Priority: Major
>              Labels: pull-request-available
>             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)