[ 
https://issues.apache.org/jira/browse/ACCUMULO-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Turner updated ACCUMULO-1702:
-----------------------------------

    Fix Version/s:     (was: 1.6.0)

> Support "OR instead of AND" option (AND is default) for all Conditions on a 
> ConditionalMutation
> -----------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1702
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1702
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: client
>            Reporter: Christopher Tubbs
>
> Currently, ConditionalMutation only supports checking every Condition (AND) 
> for satisfaction. We should be able to satisfy a set of Conditions with an 
> (OR).
> To optimize this (and the AND case), the semantics of adding Conditions to 
> ConditionalMutation should be well-defined, such that the order they are 
> added is preserved. This gives users a way to optimize fast-failure on AND 
> and fast-success on OR, by adding them to the ConditionalMutation in a 
> specific order.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to