Lukas Loesche created MESOS-2635:
------------------------------------
Summary: Web UI Display Bug when starting lots of tasks with small
cpu value
Key: MESOS-2635
URL: https://issues.apache.org/jira/browse/MESOS-2635
Project: Mesos
Issue Type: Bug
Components: webui
Affects Versions: 0.22.0
Reporter: Lukas Loesche
Priority: Minor
During Marathon scale testing we encountered a display bug where the Mesos Web
UI would show -4.064304448547773e-11 Idle CPUs in the Resources overview.
To reproduce, we started:
"cmd": "python -m SimpleHTTPServer $PORT0",
"cpus": 0.0001,
"instances": 2000,
"mem": 32,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)