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/07/01 16:44:00 UTC

[jira] [Commented] (MESOS-9849) Add support for per-role REVIVE / SUPPRESS to V0 scheduler driver.

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

Andrei Sekretenko commented on MESOS-9849:
------------------------------------------

reviveOffers() for a set of roles:
https://reviews.apache.org/r/70941/
https://reviews.apache.org/r/70942/
https://reviews.apache.org/r/70947/

suppressed roles in constructor:
https://reviews.apache.org/r/70943/
https://reviews.apache.org/r/70944/
https://reviews.apache.org/r/70945/

suppressOffers() for a set of roles:
https://reviews.apache.org/r/70983/
https://reviews.apache.org/r/70984/
https://reviews.apache.org/r/70985/

> Add support for per-role REVIVE / SUPPRESS to V0 scheduler driver.
> ------------------------------------------------------------------
>
>                 Key: MESOS-9849
>                 URL: https://issues.apache.org/jira/browse/MESOS-9849
>             Project: Mesos
>          Issue Type: Task
>          Components: scheduler driver
>            Reporter: Benjamin Mahler
>            Assignee: Andrei Sekretenko
>            Priority: Major
>              Labels: resource-management
>
> Unfortunately, there are still schedulers that are using the v0 bindings and are unable to move to v1 before wanting to use the per-role REVIVE / SUPPRESS calls.
> We'll need to add per-role REVIVE / SUPPRESS into the v1 scheduler driver.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)