You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Tkach (JIRA)" <ji...@apache.org> on 2015/06/30 14:07:04 UTC

[jira] [Created] (AMBARI-12215) Service Summary: failed requests to widget metrics

Andrii Tkach created AMBARI-12215:
-------------------------------------

             Summary: 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


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