[ 
https://issues.apache.org/jira/browse/FLINK-26528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503027#comment-17503027
 ] 

Aitozi commented on FLINK-26528:
--------------------------------

I proposal to provide a {{ReconcileResult}} which will generate the 
{{UpdateControl}} by comparing the FlinkDeployment before and after the 
reconcile handle. This requires to clone and keep the original resource object 
at the reconcile entrypoint.  By this, we can only update the resource when it 
has changed, reducing the unnecessary update, e.g. when doing the state sync.
cc [~gyfora] [~wangyang0918]

> Trigger the updateControl when the FlinkDeployment have changed
> ---------------------------------------------------------------
>
>                 Key: FLINK-26528
>                 URL: https://issues.apache.org/jira/browse/FLINK-26528
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Kubernetes Operator
>            Reporter: Aitozi
>            Priority: Major
>
> If the CR has not changed since last reconcile, we could create a 
> UpdateControl with {{UpdateControl#noUpdate}} , this is meant to reduce the 
> unnecessary update for resource 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to