You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2017/03/22 01:22:42 UTC

[jira] [Assigned] (MESOS-7135) Outstanding offers to a dropped framework role should be rescinded

     [ https://issues.apache.org/jira/browse/MESOS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Park reassigned MESOS-7135:
-----------------------------------

          Resolution: Fixed
            Assignee: Michael Park
       Fix Version/s: 1.3.0
    Target Version/s: 1.3.0

{noformat}
commit 68bb8d1f0eb13e910906fde2879900ac433b3500
Author: Michael Park mpark@apache.org
Date:   Sun Mar 5 19:01:29 2017 -0800

Updated the master to handle frameworks that changes its roles.

Review: https://reviews.apache.org/r/57110
{noformat}
{noformat}
commit 2a7b912e0b1c5b52862660209c34fec65c536c46
Author: Michael Park mpark@apache.org
Date:   Sat Mar 4 10:53:28 2017 -0800

Updated the allocator to handle frameworks that change its roles.

Review: https://reviews.apache.org/r/57111
{noformat}
{noformat}
commit 0bb1f4496d171b25193af2a293129e8cb4a7dc72
Author: Michael Park <mp...@apache.org>
Date:   Mon Feb 27 09:14:24 2017 -0800

    Updated existing test cases to allow for frameworks to change its roles.

    Review: https://reviews.apache.org/r/57112
{noformat}
{noformat}
commit 3cf8c2ff9a552d9bf2e304625bea0d166e579bd2
Author: Michael Park mpark@apache.org
Date:   Mon Mar 6 04:06:57 2017 -0800

Migrated `MultiRoleSchedulerUpgrade` from `MasterTest` to `UpgradeTest`.

Review: https://reviews.apache.org/r/57335
{noformat}
{noformat}
commit 1bab64fce462177651f7fc25a882522a9c3b681c
Author: Michael Park <mp...@apache.org>
Date:   Mon Mar 6 17:12:30 2017 -0800
​
    Added `initializer_list` constructors for `JSON::(Object|Array)`.
​
    This improves test cleanliness, as it allows inline construction of
    expected values with which to perform tests.
​
    Refer to https://reviews.apache.org/r/57336 to see how this is used.
​
    Review: https://reviews.apache.org/r/57354
{noformat}
{noformat}
commit 339d9f837e365e5b7f11d3cc3863314680248852
Author: Michael Park mpark@apache.org
Date:   Mon Mar 6 05:11:16 2017 -0800

Updated `MultiRoleSchedulerUpgrade` to test framework updates.

Review: https://reviews.apache.org/r/57336
{noformat}

> Outstanding offers to a dropped framework role should be rescinded
> ------------------------------------------------------------------
>
>                 Key: MESOS-7135
>                 URL: https://issues.apache.org/jira/browse/MESOS-7135
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Bannier
>            Assignee: Michael Park
>             Fix For: 1.3.0
>
>
> With multirole phase 2 we added the capability for frameworks to modify their {{roles}}. As frameworks cannot launch tasks on resources allocated to a role the framework does not have, a framework cannot make use of outstanding offers to a dropped role.
> We should make sure outstanding offers to a dropped role are rescinded.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)