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)