[ https://issues.apache.org/jira/browse/AMBARI-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nate Cole updated AMBARI-3834: ------------------------------ Attachment: AMBARI-3834.patch {noformat} Results : Tests run: 1218, Failures: 0, Errors: 0, Skipped: 7 {noformat} > Wrong response for requests with OR on components > ------------------------------------------------- > > Key: AMBARI-3834 > URL: https://issues.apache.org/jira/browse/AMBARI-3834 > Project: Ambari > Issue Type: Bug > Components: controller > Reporter: Nate Cole > Assignee: Nate Cole > Fix For: 1.4.2 > > Attachments: AMBARI-3834.patch > > > For example for this request > {noformat} > /api/v1/clusters/<cluster_name>/components/?ServiceComponentInfo/category=MASTER|(ServiceComponentInfo/service_name=SQOOP) > {noformat} > returns > {noformat}"items" : [ ]{noformat} if SQOOP is not installed, but it should > return all components with category=MASTER. -- This message was sent by Atlassian JIRA (v6.1#6144)