Till Rohrmann created FLINK-7092: ------------------------------------ Summary: Shutdown ResourceManager components properly Key: FLINK-7092 URL: https://issues.apache.org/jira/browse/FLINK-7092 Project: Flink Issue Type: Sub-task Components: Mesos Reporter: Till Rohrmann Priority: Minor
The {{MesosResourceManager}} starts internally a {{TaskMonitor}}, {{LaunchCoordinator}}, {{ConnectionMonitor}} and a {{ReconciliationCoordinator}}. These components have to be properly shut down when the {{MesosResourceManager}} closes. -- This message was sent by Atlassian JIRA (v6.4.14#64029)