[
https://issues.apache.org/jira/browse/MESOS-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155969#comment-14155969
]
Vinod Kone commented on MESOS-1763:
-----------------------------------
[~tnachen] This is the dependency chain (some are soft and some are hard deps)
persistent resources --> framework persistence --> framework update
As you might have seen in the design doc attached to MESOS-703, we need to
figure out how to update a role of the framework. It will be easier if we allow
multiple roles. Of course, we could just disallow "role" updates but with
persistence that would be a bit sucky for frameworks to not be able to update
their role without restarting as a new framework.
> Add support for multiple roles to be specified in FrameworkInfo
> ---------------------------------------------------------------
>
> Key: MESOS-1763
> URL: https://issues.apache.org/jira/browse/MESOS-1763
> Project: Mesos
> Issue Type: Task
> Reporter: Vinod Kone
> Assignee: Timothy Chen
>
> Currently frameworks have the ability to set only one (resource) role in
> FrameworkInfo. It would be nice to let frameworks specify multiple roles so
> that they can do more fine grained resource accounting per role.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)