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 2017/11/14 13:41:00 UTC

[jira] [Created] (MESOS-8219) Validate that any offer operation is only applied on resources from a single provider

Benjamin Bannier created MESOS-8219:
---------------------------------------

             Summary: Validate that any offer operation is only applied on resources from a single provider
                 Key: MESOS-8219
                 URL: https://issues.apache.org/jira/browse/MESOS-8219
             Project: Mesos
          Issue Type: Task
          Components: master
            Reporter: Benjamin Bannier


Offer operations can only be applied to resources from one single resource provider. A number of places in the implementation assume that the provider ID obtained from any {Resource} in an offer operation is equivalent to the one from any other resource. We should update the master to validate that invariant and reject malformed operations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)