[
https://issues.apache.org/jira/browse/MESOS-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830754#comment-15830754
]
Benjamin Mahler commented on MESOS-6900:
----------------------------------------
{noformat}
commit 052fb4414e2cce2b550ce0644f039b6d4a1876fa
Author: Benjamin Bannier <[email protected]>
Date: Thu Jan 19 14:25:48 2017 -0800
Added a test for framework upgrading to MULTI_ROLE capability.
Review: https://reviews.apache.org/r/55381/
{noformat}
[~bbannier] do you want to add another test that ensures that frameworks can
upgrade even when tasks are running, and that new tasks can be launched? We can
do this in a separate ticket as we get closer to having a working
implementation.
> Add test for framework upgrading to multi-role capability.
> ----------------------------------------------------------
>
> Key: MESOS-6900
> URL: https://issues.apache.org/jira/browse/MESOS-6900
> Project: Mesos
> Issue Type: Bug
> Components: test
> Reporter: Benjamin Bannier
> Assignee: Benjamin Bannier
>
> Frameworks can upgrade to multi-role capability as long as the framework's
> role remains the same.
> We consider the framework roles unchanged if
> * a framework previously didn't specify a {{role}} now has {{roles=()}}, or
> * a framework which previously had {{role=A}} and now has {{roles=(A)}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)