You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrei Sekretenko (JIRA)" <ji...@apache.org> on 2019/06/21 17:42:00 UTC

[jira] [Commented] (MESOS-9856) REVIVE call with specified role(s) clears filters for all roles of a framework.

    [ https://issues.apache.org/jira/browse/MESOS-9856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869734#comment-16869734 ] 

Andrei Sekretenko commented on MESOS-9856:
------------------------------------------

https://reviews.apache.org/r/70925/
https://reviews.apache.org/r/70926/

> 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
>            Priority: Major
>              Labels: resource-management
>
> 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)