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

Hadoop QA commented on AMBARI-16139:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12801052/AMBARI-16139.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-web.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/6690//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/6690//console

This message is automatically generated.

> Duplicate Dashboard metrics API calls should not be made in parallel
> --------------------------------------------------------------------
>
>                 Key: AMBARI-16139
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16139
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.2
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Critical
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-16139.patch, Screen Shot 2016-04-26 at 1.37.01 
> PM.png
>
>
> Graphs on Cluster dashboard page keeps making API calls irrespective of the 
> previous APIs call have completed or not. Thus on a cluster where AMS is 
> behaving there are multiple same API calls in pending state and results into 
> ambari-server unresponsive.
> For Graph widgets, ajax calls should be made from the complete callback 
> function of the same ajax call. so until an ajax call is not finished, the 
> same ajax is not triggered again
> we do this in correct way for enhanced service dashboard on service summary 
> page 



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

Reply via email to