You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2016/05/17 22:13:12 UTC

[jira] [Created] (MESOS-5406) Validate ACLs on creating an instance of local authorizer.

Alexander Rukletsov created MESOS-5406:
------------------------------------------

             Summary: Validate ACLs on creating an instance of local authorizer.
                 Key: MESOS-5406
                 URL: https://issues.apache.org/jira/browse/MESOS-5406
             Project: Mesos
          Issue Type: Improvement
            Reporter: Alexander Rukletsov


Some combinations of ACLs are not allowed, for example, specifying both {{SetQuota}} and {{UpdateQuota}}. We should capture such issues and error out early. 

This ticket aims to add as many validations as possible to a dedicated {{validate()}} routine, instead of having them implicitly in the codebase.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)