[
https://issues.apache.org/jira/browse/AMBARI-12215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608624#comment-14608624
]
Hadoop QA commented on AMBARI-12215:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12742814/AMBARI-12215.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 .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/3318//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/3318//console
This message is automatically generated.
> Service Summary: failed requests to widget metrics
> --------------------------------------------------
>
> Key: AMBARI-12215
> URL: https://issues.apache.org/jira/browse/AMBARI-12215
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Fix For: 2.2.0
>
> Attachments: AMBARI-12215.patch
>
>
> *Steps to reproduce:*
> # Open any service summary, which has widgets
> # Instantly leave service summary page
> *Actual result:*
> metric call:
> {code:java}
> /api/v1/clusters/c1/host_components?HostRoles/component_name=NAMENODE&fields=metrics/jvm/gcCount[NaN,1435665434,15]
> {code}
> fails because of *NaN* in time parameters
> *Expected result:*
> call should be aborted, since user left summary page
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)