Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 939C3E73D for ; Fri, 7 Dec 2012 01:40:42 +0000 (UTC) Received: (qmail 72710 invoked by uid 500); 7 Dec 2012 01:40:41 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 72679 invoked by uid 500); 7 Dec 2012 01:40:41 -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 72669 invoked by uid 99); 7 Dec 2012 01:40:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 01:40:41 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shralex@gmail.com designates 209.85.223.180 as permitted sender) Received: from [209.85.223.180] (HELO mail-ie0-f180.google.com) (209.85.223.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Dec 2012 01:40:34 +0000 Received: by mail-ie0-f180.google.com with SMTP id c10so11318168ieb.11 for ; Thu, 06 Dec 2012 17:40:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=7/DoqB74pQkjMOVOM91BqUDiDdHuyKN2jBkDFKms9M8=; b=HxDbgqoL4bu3WjnK8kr42ZBJauG755uvzi/hs9GM8Bv8dPinKhZA3VE+sxKIxw/gpN bRUBvjv8BvkKhhT+3CYxSdmHYcppvLd+CcEXrsmZhYx+o1UGVbBIOvaIRuIDRSHaxJZF ZJlQSOGka0uiguRPuFpDnFUwdTJhDzehWhwKPM75SSOsNL2gBTo0qvvwr+Ihgpwtrqjy O2aVOxdtZz1+Fn3jTLhWluQSR/2NUdv/lKV5Wai7zHn/UMhALjgwp6GZlmVUe/csU3Wv BVVeGraw1xqngasvYlHxQZpK33u/ncNsFLFbaiC4yfzugvFJUcms7gY/6D3Eo69Fav5E TuYQ== Received: by 10.50.151.238 with SMTP id ut14mr3438814igb.58.1354844413368; Thu, 06 Dec 2012 17:40:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.27.130 with HTTP; Thu, 6 Dec 2012 17:39:53 -0800 (PST) In-Reply-To: References: <37670086-A47B-4E2E-A0D5-42274713A026@gmail.com> From: Alexander Shraer Date: Thu, 6 Dec 2012 17:39:53 -0800 Message-ID: Subject: Re: very uneven distribution of clients to servers... To: user@zookeeper.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org or as I suggested just use the trunk where this is already done On Thu, Dec 6, 2012 at 5:25 PM, Ted Dunning wrote: > Next test would be to incorporate a small patch to seed the shuffling of > server names by the client ID or something. > > On Thu, Dec 6, 2012 at 12:32 PM, Brian Tarbox wrote: > >> I killed all the clients and then restarted them do its not a reconnection >> issue . >>