Benjamin Mahler created MESOS-9856:
--------------------------------------
Summary: REVIVE call with specified role(s) clears filters for all
roles of a framework.
Key: MESOS-9856
URL: https://issues.apache.org/jira/browse/MESOS-9856
Project: Mesos
Issue Type: Bug
Components: allocation
Reporter: Benjamin Mahler
As pointed out by [~asekretenko], the REVIVE implementation in the allocator
incorrectly clears decline filters for all of the framework's roles, rather
than only those that were specified in the REVIVE call:
https://github.com/apache/mesos/blob/1.8.0/src/master/allocator/mesos/hierarchical.cpp#L1392
This should only clear filters for the roles specified in the REVIVE call.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)