You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/12/13 20:48:00 UTC

[jira] [Created] (FLINK-30407) Better encapsulate error handling logic in controllers

Gyula Fora created FLINK-30407:
----------------------------------

             Summary: Better encapsulate error handling logic in controllers
                 Key: FLINK-30407
                 URL: https://issues.apache.org/jira/browse/FLINK-30407
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
            Reporter: Gyula Fora
             Fix For: kubernetes-operator-1.4.0


The error handling in the FlinkDeployment and SessionJobControllers are a bit adhoc and mostly consist of a series of try catch blocks.

We should introduce a set of error handlers that we can encapsulate nicely and share between the controllers to reduce code duplication.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)