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)