You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dohyeong Park (JIRA)" <ji...@apache.org> on 2015/10/26 02:13:27 UTC

[jira] [Commented] (MESOS-2635) Web UI Display Bug when starting lots of tasks with small cpu value

    [ https://issues.apache.org/jira/browse/MESOS-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973535#comment-14973535 ] 

Dohyeong Park commented on MESOS-2635:
--------------------------------------

There is a same issue on frameworks tab of Web UI besides home page.
It can be fixed by modifying "~/src/webui/master/static/frameworks.html" in the same way.

> 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
>            Assignee: haosdent
>            Priority: Minor
>             Fix For: 0.25.0
>
>         Attachments: Screen Shot 2015-04-17 at 18.53.54.png, fixed_after.png, fixed_before.png
>
>
> 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)