You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Meng Zhu (JIRA)" <ji...@apache.org> on 2019/02/22 19:55:00 UTC

[jira] [Created] (MESOS-9604) Clean up `QuotaRequest` and `QuotaInfo`.

Meng Zhu created MESOS-9604:
-------------------------------

             Summary: Clean up `QuotaRequest` and `QuotaInfo`.
                 Key: MESOS-9604
                 URL: https://issues.apache.org/jira/browse/MESOS-9604
             Project: Mesos
          Issue Type: Task
            Reporter: Meng Zhu


Once quota limits are implementation complete, we should clean up the `QuotaInfo` and `QuotaRequest` proto along with other legacy code and tests. Specifically:

- Remove the experimental `limits` field in `QuotaInfo` and `QuotaRequest` (code in https://reviews.apache.org/r/65852/ and https://reviews.apache.org/r/65851/ and https://reviews.apache.org/r/65334/)
- Update the related `QuotaRequest` validation code and tests (code in https://reviews.apache.org/r/65784/ and https://reviews.apache.org/r/65785/diff/1#index_header)
- The `principal` field which is no longer used. It was used to support the remove_quota acl which was already deprecated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)