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] [Created] (FLINK-27665) Optimise event triggering on DeploymentFailedExceptions

Matyas Orhidi created FLINK-27665:
-------------------------------------

             Summary: 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
             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!

 

 



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