You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/01/16 00:34:35 UTC

[jira] [Commented] (AMBARI-9153) Allow a set of property names to ignore to be passed into the predicate compiler

    [ https://issues.apache.org/jira/browse/AMBARI-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279516#comment-14279516 ] 

Hudson commented on AMBARI-9153:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit-docker #776 (See [https://builds.apache.org/job/Ambari-trunk-Commit-docker/776/])
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/test/java/org/apache/ambari/server/api/predicate/QueryLexerTest.java
* ambari-server/src/main/java/org/apache/ambari/server/api/predicate/PredicateCompiler.java
* ambari-server/src/main/java/org/apache/ambari/server/api/predicate/QueryLexer.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)