You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joris Van Remoortere (JIRA)" <ji...@apache.org> on 2015/11/22 22:15:10 UTC

[jira] [Commented] (MESOS-3965) Ensure resources in `QuotaInfo` protobuf do not contain `role`

    [ https://issues.apache.org/jira/browse/MESOS-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021190#comment-15021190 ] 

Joris Van Remoortere commented on MESOS-3965:
---------------------------------------------

This is a great invariant for the C++ wrapper {{Quota}} to maintain about the {{QuotaInfo}} that it wraps :-)

> Ensure resources in `QuotaInfo` protobuf do not contain `role`
> --------------------------------------------------------------
>
>                 Key: MESOS-3965
>                 URL: https://issues.apache.org/jira/browse/MESOS-3965
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>            Reporter: Alexander Rukletsov
>            Assignee: Alexander Rukletsov
>              Labels: mesosphere
>
> {{QuotaInfo}} protobuf currently stores per-role quotas, including {{Resource}} objects. These resources are neither statically nor dynamically reserved, hence they may not contain {{role}} field. We should ensure this field is unset, as well as update validation routine for {{QuotaInfo}}



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