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 Bannier (JIRA)" <ji...@apache.org> on 2019/03/07 12:45:00 UTC

[jira] [Created] (MESOS-9637) Impossible to CREATE a volume on resource provider resources over the operator API

Benjamin Bannier created MESOS-9637:
---------------------------------------

             Summary: Impossible to CREATE a volume on resource provider resources over the operator API
                 Key: MESOS-9637
                 URL: https://issues.apache.org/jira/browse/MESOS-9637
             Project: Mesos
          Issue Type: Bug
          Components: HTTP API, master
            Reporter: Benjamin Bannier


Currently the master HTTP handler for operator API {{CREATE}} requests strips away the whole {{DiskInfo}} in any passed resources to calculate the consumed resources.

This is incorrect for resource provider disk resources where the {{DiskInfo}} contains information unrelated to the persistence. The handler should remove exclusively information created by the operation.



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