You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2015/04/16 06:19:58 UTC

[jira] [Created] (MESOS-2623) Report correct states of (used|offered)Resources of master::Framework for state.json

Michael Park created MESOS-2623:
-----------------------------------

             Summary: Report correct states of (used|offered)Resources of master::Framework for state.json
                 Key: MESOS-2623
                 URL: https://issues.apache.org/jira/browse/MESOS-2623
             Project: Mesos
          Issue Type: Bug
            Reporter: Michael Park


Non-scalar resources currently cannot be safely summed up across multiple slaves. Refer to MESOS-2373 for more details. {{usedResources}} and {{offeredResources}} in {{master::Framework}} are examples of this, and we expose them via master's {{state.json}}. We should try to avoid reporting incorrect state. One idea would be to strip the non-scalar resources and report scalar resources only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)