Matthias Pohl created FLINK-27382: ------------------------------------- Summary: Make Job mode wait with cluster shutdown until the cleanup is done Key: FLINK-27382 URL: https://issues.apache.org/jira/browse/FLINK-27382 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Affects Versions: 1.15.0 Reporter: Matthias Pohl
The shutdown is triggered as soon as the job terminates globally without waiting for any cleanup. This behavior was ok'ish in 1.14- because we didn't bother so much about the cleanup. In 1.15+ we might want to wait for the cleanup to finish. -- This message was sent by Atlassian Jira (v8.20.7#820007)