[
https://issues.apache.org/jira/browse/MESOS-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943073#comment-14943073
]
Qian Zhang edited comment on MESOS-3563 at 10/5/15 8:44 AM:
------------------------------------------------------------
I think #2 might be better since that way user will have a full view of all the
resources in the "resources" object.
was (Author: qianzhang):
I think #2 might be better since that way user will have a full view all all
the resources in the "resources" object.
> Revocable task CPU shows as zero in /state.json
> -----------------------------------------------
>
> Key: MESOS-3563
> URL: https://issues.apache.org/jira/browse/MESOS-3563
> Project: Mesos
> Issue Type: Bug
> Reporter: Maxim Khutornenko
> Assignee: Vinod Kone
>
> The slave's state.json reports revocable task resources as zero:
> {noformat}
> resources: {
> cpus: 0,
> disk: 3071,
> mem: 1248,
> ports: "[31715-31715]"
> },
> {noformat}
> Also, there is no indication that a task uses revocable CPU. It would be
> great to have this type of info.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)