Benjamin Mahler created MESOS-6994:
--------------------------------------
Summary: Add HIERARCHICAL_ROLES framework capability.
Key: MESOS-6994
URL: https://issues.apache.org/jira/browse/MESOS-6994
Project: Mesos
Issue Type: Task
Components: framework api
Reporter: Benjamin Mahler
With hierarchical roles, frameworks are expected to use a new format for roles
where there is a leading slash and there may be intermediate slashes:
/eng
/eng/frontend
/eng/frontend/server
In order to enforce the role format that matches the framework's intention, we
will add a HIERARCHICAL_ROLES capability that makes the framework's intention
explicit. This allows us to validate the roles differently, rather than
implicitly deciding if the framework has the capability.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)