[
https://issues.apache.org/jira/browse/FLINK-26337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aitozi updated FLINK-26337:
---------------------------
Component/s: Kubernetes Operator
> Avoid load flink conf each reconcile loop
> -----------------------------------------
>
> Key: FLINK-26337
> URL: https://issues.apache.org/jira/browse/FLINK-26337
> Project: Flink
> Issue Type: Sub-task
> Components: Kubernetes Operator
> Reporter: Aitozi
> Assignee: Aitozi
> Priority: Major
> Labels: pull-request-available
>
> It will create FlinkConfigBuilder at every loop of reconcile, It's not
> necessary and may bring overhead. The default flink conf and operator conf
> should load at entry point. If the ConfigMap is updated, then operator should
> be trigger upgrade to load new config.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)