You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2015/10/01 00:10:04 UTC

[jira] [Created] (MESOS-3563) Revocable task CPU shows as zero in /state.json

Maxim Khutornenko created MESOS-3563:
----------------------------------------

             Summary: 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


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)