[
https://issues.apache.org/jira/browse/AMBARI-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279547#comment-14279547
]
Hudson commented on AMBARI-9153:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #1507 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/1507/])
AMBARI-9153. Allow a set of property names to ignore to be passed into the
predicate compiler (jspeidel:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=265f13f467f9d190cba4a0e59271b68d45d5caae)
*
ambari-server/src/main/java/org/apache/ambari/server/api/predicate/QueryLexer.java
*
ambari-server/src/test/java/org/apache/ambari/server/api/predicate/QueryLexerTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/api/predicate/PredicateCompiler.java
> Allow a set of property names to ignore to be passed into the predicate
> compiler
> --------------------------------------------------------------------------------
>
> Key: AMBARI-9153
> URL: https://issues.apache.org/jira/browse/AMBARI-9153
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Reporter: John Speidel
> Assignee: John Speidel
> Labels: api
> Fix For: 2.0.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The introduction of request directives to the query string requires that the
> request can tell the predicate compiler to ignore these directives.
> The compile method of PredicateCompiler is now overloaded allowing the caller
> to pass in a set of property names to ignore.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)