Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F18251055E for ; Wed, 5 Jun 2013 14:40:21 +0000 (UTC) Received: (qmail 60151 invoked by uid 500); 5 Jun 2013 14:40:21 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 60096 invoked by uid 500); 5 Jun 2013 14:40:21 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 60010 invoked by uid 99); 5 Jun 2013 14:40:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 14:40:20 +0000 Date: Wed, 5 Jun 2013 14:40:20 +0000 (UTC) From: "Sean Busbey (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1000) support compare and set MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13675973#comment-13675973 ] Sean Busbey commented on ACCUMULO-1000: --------------------------------------- We should definitely allow passing of auths, so -1 to #2. #4 would be consistent with what we do for the rest of the Mutation API, which I like, but I agree that it smells of confused users down the road. #1 seems most supportable, since it makes clear that you're only checking what you're allowed to see. As a bonus a change from required -> optional would be non-breaking, but not vice-versa, so we could change to #4 or #3 down the line if operational use finds them compelling. > support compare and set > ----------------------- > > Key: ACCUMULO-1000 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1000 > Project: Accumulo > Issue Type: New Feature > Components: client, tserver > Reporter: Keith Turner > Assignee: Keith Turner > Fix For: 1.6.0 > > Attachments: ACCUMULO-1000-proposal-01.html, ACCUMULO-1000-proposal-01.txt > > > Add support to mutation for compare and set operations. This would allow user to specify that a row must contain certain data for a mutation to be applied. -- 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