John Speidel created AMBARI-950:
-----------------------------------

             Summary: Provide API support for 'OR' predicate
                 Key: AMBARI-950
                 URL: https://issues.apache.org/jira/browse/AMBARI-950
             Project: Ambari
          Issue Type: New Feature
            Reporter: John Speidel
            Assignee: John Speidel


We need to provide support for an 'or' predicate in the api.
The first step will be very basic support with no nesting.
a=b|d=e|f=g : this should be supported
a=b|(d=e&f=g) : this will be deferred and not supported at this time

'OR' predicate support requires changes at the api service level as well as in 
the ClusterController. This bug is only for the api service work.  The 
ClusterController work will follow shortly after.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to