Return-Path: Delivered-To: apmail-hadoop-zookeeper-user-archive@minotaur.apache.org Received: (qmail 38231 invoked from network); 1 Oct 2009 19:55:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Oct 2009 19:55:29 -0000 Received: (qmail 17333 invoked by uid 500); 1 Oct 2009 19:55:29 -0000 Delivered-To: apmail-hadoop-zookeeper-user-archive@hadoop.apache.org Received: (qmail 17254 invoked by uid 500); 1 Oct 2009 19:55:28 -0000 Mailing-List: contact zookeeper-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zookeeper-user@hadoop.apache.org Delivered-To: mailing list zookeeper-user@hadoop.apache.org Received: (qmail 17235 invoked by uid 99); 1 Oct 2009 19:55:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 19:55:28 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 69.147.107.20 is neither permitted nor denied by domain of phunt@apache.org) Received: from [69.147.107.20] (HELO mrout1-b.corp.re1.yahoo.com) (69.147.107.20) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 19:55:19 +0000 Received: from [10.73.135.251] (wifi-e-135-251.corp.yahoo.com [10.73.135.251]) by mrout1-b.corp.re1.yahoo.com (8.13.8/8.13.8/y.out) with ESMTP id n91Js4St062690; Thu, 1 Oct 2009 12:54:05 -0700 (PDT) Message-ID: <4AC508DC.8060601@apache.org> Date: Thu, 01 Oct 2009 12:54:04 -0700 From: Patrick Hunt User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: zookeeper-user@hadoop.apache.org CC: Stefan Groschupf , "zookeeper-dev@hadoop.apache.org" Subject: Re: feedback zkclient References: <4AC3D75F.4080300@apache.org> <4AC452EF.5010405@apache.org> <4AC4F14B.5080107@apache.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ted Dunning wrote: > Judging by history and that fact that only 40/127 issues are resolved, 3.3 > is probably 3-6 months away. Is that a fair assessment? Yes, that's fair. Patrick > On Thu, Oct 1, 2009 at 11:13 AM, Patrick Hunt wrote: > >> One nice thing about ephemeral is that the Stat contains the owner >> sessionid. As you say, it's highly implementation dependent. It's also >> something we recognize is a problem for users, we've slated it for 3.3.0 >> http://issues.apache.org/jira/browse/ZOOKEEPER-22 >> > > >