Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1702

Support "OR instead of AND" option (AND is default) for all Conditions on a ConditionalMutation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • client
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ctubbsii Christopher Tubbs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: