You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2021/01/19 10:19:00 UTC

[jira] [Closed] (FLINK-17085) Remove FlinkKubeClient#handleException since it does not do anything

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

Till Rohrmann closed FLINK-17085.
---------------------------------
    Fix Version/s: 1.13.0
       Resolution: Fixed

Fixed via 674edcf2f46761c8949f72aa2be13b1b63031158

> Remove FlinkKubeClient#handleException since it does not do anything
> --------------------------------------------------------------------
>
>                 Key: FLINK-17085
>                 URL: https://issues.apache.org/jira/browse/FLINK-17085
>             Project: Flink
>          Issue Type: Task
>          Components: Deployment / Kubernetes
>            Reporter: Yang Wang
>            Assignee: Matthias
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> Follow up the discussion in this PR[1].
> Currently, {{FlinkKubeClient#handleException}} just log the exception and do not have any substantial operations. Since all the exception has already been handled, for example, {{KubernetesClusterDescriptor#createClusterClientProvider #killCluster}}, then it should be removed.
>  Moreover, the {{handleException}} will cause the exception duplication in CLI. 
>  
> [1]. [https://github.com/apache/flink/pull/11427#discussion_r404221581]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)