You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2019/07/11 18:32:00 UTC

[jira] [Created] (MESOS-9888) /roles and GET_ROLES do not expose roles with only static reservations

Benjamin Mahler created MESOS-9888:
--------------------------------------

             Summary: /roles and GET_ROLES do not expose roles with only static reservations
                 Key: MESOS-9888
                 URL: https://issues.apache.org/jira/browse/MESOS-9888
             Project: Mesos
          Issue Type: Bug
            Reporter: Benjamin Mahler


If a role is only known to the master because of an agent with static reservations to that role, it will not be shown in the /roles and GET_ROLES APIs.

This is because the roles are tracked based on frameworks primarily. We'll need to update the tracking to include when there are agents with reservations.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)