[
https://issues.apache.org/jira/browse/AMBARI-3834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828440#comment-13828440
]
Tom Beerbower commented on AMBARI-3834:
---------------------------------------
+1 on the patch.
> 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)