Till Rohrmann created FLINK-19555: ------------------------------------- Summary: Remove runAsyncWithoutFencing from MesosResourceManager Key: FLINK-19555 URL: https://issues.apache.org/jira/browse/FLINK-19555 Project: Flink Issue Type: Improvement Components: Deployment / Mesos, Runtime / Coordination Affects Versions: 1.12.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.12.0
With FLINK-9936 we introduced that the {{MesosResourceManager}} can process {{Disconnected}} messages also if the {{MesosResourceManager}} is not the leader. Since we are re-creating the monitors and coordinators in case of a new leader session. I believe that this call is no longer necessary. Hence, I propose to remove it. -- This message was sent by Atlassian Jira (v8.3.4#803005)