[ https://issues.apache.org/jira/browse/FLINK-35746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004947#comment-18004947 ]
Gyula Fora commented on FLINK-35746: ------------------------------------ Also we have should add some logic to only query this once for newly submitted jobs and cache it to avoid repeated extra REST API callsĀ > 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 > Assignee: Nishita Pattanayak > 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)