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

[jira] [Closed] (FLINK-27141) Improve FlinkService#waitForClusterShutdown logic

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

Gyula Fora closed FLINK-27141.
------------------------------
    Resolution: Fixed

merged to main: a83435212fabfcf82e7a7f26d455dc1f319090ca

> Improve FlinkService#waitForClusterShutdown logic
> -------------------------------------------------
>
>                 Key: FLINK-27141
>                 URL: https://issues.apache.org/jira/browse/FLINK-27141
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kubernetes Operator
>            Reporter: Gyula Fora
>            Assignee: Nicholas Jiang
>            Priority: Major
>              Labels: Starter, pull-request-available
>             Fix For: kubernetes-operator-1.0.0
>
>
> The current waitForClusterShutdown logic has a hardcoded 60 second timeout and prints a log message after every second.
> We should improve this to make the max timeout configurable and only log a message once every 5-10 seconds to make this more reasonable.



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