You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmytro Vitiuk (Jira)" <ji...@apache.org> on 2020/02/19 13:50:00 UTC

[jira] [Created] (AMBARI-25478) Badly formatted request may cause Ambari to crash

Dmytro Vitiuk created AMBARI-25478:
--------------------------------------

             Summary: Badly formatted request may cause Ambari to crash
                 Key: AMBARI-25478
                 URL: https://issues.apache.org/jira/browse/AMBARI-25478
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.7.5
            Reporter: Dmytro Vitiuk
             Fix For: 2.7.6


Metrics request with only start timestamp can lead to throwing of out of memory exception:
curl -g -u admin:admin 'http://<hostName>:8080/api/v1/clusters/<clusterName>/?fields=metrics/load/1-min._avg[15]'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)