[
https://issues.apache.org/jira/browse/AMBARI-23727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459050#comment-16459050
]
Hudson commented on AMBARI-23727:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9154 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9154/])
[AMBARI-23727] Predicate evaluation does not work as expected for (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=154b3610f75013350990ff4543900a1a19977854])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/RequestResourceProvider.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/RequestResourceProviderTest.java
> Predicate evaluation does not work as expected for RequestResourceFilters
> -------------------------------------------------------------------------
>
> Key: AMBARI-23727
> URL: https://issues.apache.org/jira/browse/AMBARI-23727
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.7.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Priority: Critical
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Attachments: AMBARI-23727.patch
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The "host_predicate" added to the Request Resource by AMBARI-14394, works
> only for filtering provided by the ResourceProvider. The Query predicates are
> actually handled up in the API layers and hence to do something like restart
> all except Namenode kind of predicate does not work, although the intention
> of the previous change was that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)