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

[jira] [Comment Edited] (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=14975492#comment-14975492 ] 

haosdent edited comment on MESOS-2635 at 10/27/15 1:34 AM:
-----------------------------------------------------------

Seems I could not found values depends on metrics in frameworks.html and framework.html. Could you provide more details about this? Last time I found only slave and master pages depends on values have to got from metrics endpoint, so I only update them.


was (Author: haosdent@gmail.com):
Seems I could not found values depends on metrics in frameworks.html Could you provide more details about this? Last time I found only slave and master pages depends on values have to got from metrics endpoint, so I only update them.

> 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)