You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2014/02/27 20:29:23 UTC

[jira] [Updated] (AMBARI-4875) Job details UI keeps flashing every 6s

     [ https://issues.apache.org/jira/browse/AMBARI-4875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srimanth Gunturi updated AMBARI-4875:
-------------------------------------

    Attachment: AMBARI-4875.patch

Issue was that we load all vertices and then metrics into vertices. When vertices are loaded, there is no metric information. That comes in shortly causing a flash.

> Job details UI keeps flashing every 6s
> --------------------------------------
>
>                 Key: AMBARI-4875
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4875
>             Project: Ambari
>          Issue Type: Task
>          Components: client
>    Affects Versions: 1.5.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 1.5.0
>
>         Attachments: AMBARI-4875.patch
>
>
> When user clicks on a Job, the page keeps flashing every 6s. This flashing is very heavy. All we should be doing is updating data of the vertex instead of recreating all records.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)