[
https://issues.apache.org/jira/browse/FLINK-32439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737130#comment-17737130
]
Gyula Fora commented on FLINK-32439:
------------------------------------
The main downside I see to logging is that these would be logged to a not
really user-facing place. But I would assume this can still be useful in the
rare cases the user sets this config by error.
> Kubernetes operator is silently overwriting the "execution.savepoint.path"
> config
> ---------------------------------------------------------------------------------
>
> Key: FLINK-32439
> URL: https://issues.apache.org/jira/browse/FLINK-32439
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Reporter: Robert Metzger
> Priority: Major
>
> I recently stumbled across the fact that the K8s operator is silently
> deleting / overwriting the execution.savepoint.path config option.
> I understand why this happens, but I wonder if the operator should write a
> log message if the user configured the execution.savepoint.path option.
> And / or add a list to the docs about "Operator managed" config options?
> https://github.com/apache/flink-kubernetes-operator/blob/main/flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/reconciler/deployment/ApplicationReconciler.java#L155-L159
--
This message was sent by Atlassian Jira
(v8.20.10#820010)