You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ian Babrou (JIRA)" <ji...@apache.org> on 2014/11/27 08:44:12 UTC

[jira] [Commented] (MESOS-1867) Precision errors in UI

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

Ian Babrou commented on MESOS-1867:
-----------------------------------

https://docs.angularjs.org/api/ng/filter/number

Looks like we should provide fractionSize explicitly (try 5.6e-14 in example). I found 52 places where number filter is used.

I can come up with patch if nobody has better idea than specifying fractionSize in each call.

https://github.com/angular/angular.js/issues/10246 here's an issue to check if current behavior of angular is okay.

> Precision errors in UI
> ----------------------
>
>                 Key: MESOS-1867
>                 URL: https://issues.apache.org/jira/browse/MESOS-1867
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.20.0
>         Environment: mesos 0.20.0, 3 masters, 25 slaves
>            Reporter: Ian Babrou
>            Priority: Trivial
>              Labels: easyfix, newbie
>
> Just look at the image: http://i.imgur.com/oFx1M7B.png
> I have ~2500 completed tasks from Chronos, 256mb and 0.1 cpu each.
> At least UI should be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)