[
https://issues.apache.org/jira/browse/MESOS-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613123#comment-14613123
]
haosdent commented on MESOS-2623:
---------------------------------
This issue seems have already fixed in
[MESOS-2838|https://issues.apache.org/jira/browse/MESOS-2838]
> 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)