Return-Path: Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: (qmail 53804 invoked from network); 16 Dec 2010 19:23:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Dec 2010 19:23:58 -0000 Received: (qmail 86962 invoked by uid 500); 16 Dec 2010 19:23:58 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 86939 invoked by uid 500); 16 Dec 2010 19:23:58 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 86931 invoked by uid 99); 16 Dec 2010 19:23:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 19:23:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ted.dunning@gmail.com designates 209.85.161.180 as permitted sender) Received: from [209.85.161.180] (HELO mail-gx0-f180.google.com) (209.85.161.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Dec 2010 19:23:50 +0000 Received: by gxk19 with SMTP id 19so2377478gxk.39 for ; Thu, 16 Dec 2010 11:23:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=/hWn5R1NsEzRL+wSInicxWdei3Hb68UF9E22hhJyKVU=; b=NF0bZs/7dEPz1Od/0TJjzjddfGjfAHztVne6hw9l2g8xKHwQaFSVo7NeV8bc3VgGgv s8LUZkbtuCcuTLMV3r8D1Lb0c0NAZEMRuA9xoHSAQOxMoHAv3Ao3K/SBPl3tq0BVr8iU 4FRosKhQ8gP/g83Jpp+kNP/ulKpVvUUqwfkYs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=UcOxEEkulCUoCUEJ56gklfWVdHm6mrI2pLQJ4vJ6vH0Mnb6RiPhpXvCdvwfdRsL+f0 0tRo9F1qrRlPyVVnk1WGLyptkcp0JXP8ZTyre2ATahlI7izP0ej49xq/D3wAynnr5USb 2aapryHjSqsWhqUcaa16D8DaKBtbs04C/yf3w= Received: by 10.236.110.6 with SMTP id t6mr5168658yhg.17.1292527410105; Thu, 16 Dec 2010 11:23:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.103.17 with HTTP; Thu, 16 Dec 2010 11:23:08 -0800 (PST) In-Reply-To: References: From: Ted Dunning Date: Thu, 16 Dec 2010 11:23:08 -0800 Message-ID: Subject: Re: need for more conditional write support To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=0023547c9015244f2404978bfddd X-Virus-Checked: Checked by ClamAV on apache.org --0023547c9015244f2404978bfddd Content-Type: text/plain; charset=UTF-8 I oscillate on this issue every 10 minutes. I expect that non subset updates will be an error 80% of the time, but there is a very valid 20% of the time where it would be lovely to have. On Thu, Dec 16, 2010 at 10:39 AM, Jared Cantwell wrote: > I like > the idea of lists that don't have to be subsets of each other, giving more > flexibility. I also think it would be interesting to discuss what > additional recipes could be developed with this api. > --0023547c9015244f2404978bfddd--