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/08 10:21:00 UTC

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

Gyula Fora created FLINK-27141:
----------------------------------

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