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)