Github user bbayani commented on the issue: https://github.com/apache/flink/pull/4622 @EronWright Yes, I have verified the case when mesos.resourcemanager.framework.role is not configured in flink-conf.yaml (and thus defaults to *). In this case, it launched all the tasks only on worker running with role *.
---