[
https://issues.apache.org/jira/browse/FLINK-35746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora updated FLINK-35746:
-------------------------------
Fix Version/s: (was: kubernetes-operator-1.11.0)
> Add logic to override observed config based on settings observed through REST
> API
> ---------------------------------------------------------------------------------
>
> Key: FLINK-35746
> URL: https://issues.apache.org/jira/browse/FLINK-35746
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Priority: Major
>
> In many cases the Flink operator relies on the user configuration to infer
> running application/cluster settings. While this is mostly fine, many of
> these configs can be programmatically changed by the user in their app main
> method that will ultimately take precedence and can lead to inconsistent
> behaviour from the operators side.
> To alleviate this we need to add logic to override parts of the observed
> config based on what we see from the cluster. Such as checkpointing enabled /
> disabled, checkpoint intervals etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)