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)