You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matyas Orhidi (Jira)" <ji...@apache.org> on 2022/05/17 10:15:00 UTC

[jira] [Updated] (FLINK-27665) Optimise event triggering on DeploymentFailedExceptions

     [ https://issues.apache.org/jira/browse/FLINK-27665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matyas Orhidi updated FLINK-27665:
----------------------------------
    Description: 
Use `EventUtils` when handling `DeploymentFailedExceptions` to avoid appending new events on every reconcile loop:

!image-2022-05-17-12-13-19-489.png|width=1365,height=575!

 

 

  was:
Use `EventUtils` when handling `DeploymentFailedExceptions` to avoid appending new events on every reconcile loop:

!image-2022-05-17-12-13-19-489.png!

 

 


> Optimise event triggering on DeploymentFailedExceptions
> -------------------------------------------------------
>
>                 Key: FLINK-27665
>                 URL: https://issues.apache.org/jira/browse/FLINK-27665
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kubernetes Operator
>    Affects Versions: kubernetes-operator-0.1.0
>            Reporter: Matyas Orhidi
>            Priority: Major
>             Fix For: kubernetes-operator-1.0.0
>
>         Attachments: image-2022-05-17-12-08-42-597.png, image-2022-05-17-12-13-19-489.png
>
>
> Use `EventUtils` when handling `DeploymentFailedExceptions` to avoid appending new events on every reconcile loop:
> !image-2022-05-17-12-13-19-489.png|width=1365,height=575!
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)