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/30 08:59:00 UTC

[jira] [Created] (MESOS-8282) Take pending offer operations into account when calculating framework allocated resources

Benjamin Bannier created MESOS-8282:
---------------------------------------

             Summary: Take pending offer operations into account when calculating framework allocated resources
                 Key: MESOS-8282
                 URL: https://issues.apache.org/jira/browse/MESOS-8282
             Project: Mesos
          Issue Type: Bug
          Components: agent
            Reporter: Benjamin Bannier


When calculating a framework's allocated resources in the agent (currently used just in endpoints) in {{slave.cpp}}'s {{Framework::allocatedResources}} we currently only take tasks into account. We should update this code to take non-terminal, non-speculated offer operations for the framework into account.



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