Jonathan Hurley created AMBARI-10052:
----------------------------------------

             Summary: Current Alerts Requests Should Honor Predicate Values For 
Performance On Large Cluster
                 Key: AMBARI-10052
                 URL: https://issues.apache.org/jira/browse/AMBARI-10052
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.0.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
            Priority: Critical
             Fix For: 2.0.0


When making a request for current alerts, if you want to restrict by an ID, 
such as the definition ID, it queries against all entities in the table:

{{api/v1/clusters/perf400/alerts?fields=*&Alert/definition_id=9}}

This can cause performance issues in large clusters. We should be using a JPA 
predicate here.



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

Reply via email to