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 3DA24DED0 for ; Mon, 3 Sep 2012 21:41:17 +0000 (UTC) Received: (qmail 22048 invoked by uid 500); 3 Sep 2012 21:41:16 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 22008 invoked by uid 500); 3 Sep 2012 21:41:16 -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 22000 invoked by uid 99); 3 Sep 2012 21:41:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2012 21:41:16 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ted.dunning@gmail.com designates 74.125.82.170 as permitted sender) Received: from [74.125.82.170] (HELO mail-we0-f170.google.com) (74.125.82.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2012 21:41:09 +0000 Received: by weyr1 with SMTP id r1so2830574wey.15 for ; Mon, 03 Sep 2012 14:40:49 -0700 (PDT) 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=ILZWk/Nk85JusmoSojyf7aUMdroZapOUuM4iAEBnI2g=; b=Yyoz10BLH1ecA5Nm1jWL9E/u2LHdBJnBEAX99wirqczQQPARp1IUMXc45eAuw89/lX X09p/tEv5CbXycOBIs31951LPBittCbylaokJ7uc9VvogwlN3W+bmVVjc6VQWoea+R7B IDigBJXy8MjWookbuM25oEddZYoKmJgDrYsnqhelKUMbX0wS2NorcccMlILdycgYADIe 1iwYv3gnIY+MYSGUS7VsAViFVIQyv4AdgppjHTurMZarGLzU519FBEDLV/PyuRoZ11oi 11nh9anKfE6q2zz2+AvCj1pm5whfVza19vNLPH8frE3ChguzJP55ENw1tuWqJbbFj3l3 mimw== Received: by 10.180.8.40 with SMTP id o8mr25936606wia.9.1346708449652; Mon, 03 Sep 2012 14:40:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.63.211 with HTTP; Mon, 3 Sep 2012 14:40:19 -0700 (PDT) In-Reply-To: References: From: Ted Dunning Date: Mon, 3 Sep 2012 17:40:19 -0400 Message-ID: Subject: Re: Session refused, zxid too high To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=bcaec555503cc1ee0004c8d2fec4 --bcaec555503cc1ee0004c8d2fec4 Content-Type: text/plain; charset=UTF-8 That should come under the general heading of Java client issues. This is mildly disturbing that this happened at all. If it persists, please make more noise. On Mon, Sep 3, 2012 at 5:38 PM, Simon Doherty wrote: > Well, it's part of a clojure client for the Kafka queue called > kafka-clj, but it uses Netflix's Curator Framework to talk to > Zookeeper. > > The kafka-clj client doesn't seem to be very actively developed, so I > suspect that the problem is there. (Perhaps some arguments have been > mixed up somewhere.) > > The Curator Framework is developed and used more actively, so it > should be more reliable. I'll post another message to their mailing > list. But I don't want to impugn their reliability at the moment. :) > > Thanks > > > Simon > > > On Tue, Sep 4, 2012 at 7:21 AM, Ted Dunning wrote: > > Yes. Is this a C-based client? If so, memory corruption is less > > surprising. > > > > If java based, then such memory corruption is big news. > > > > On Sun, Sep 2, 2012 at 5:46 PM, Simon Doherty >wrote: > > > >> Thanks very much for your help people! > >> > >> So the strange zxid value was supplied by the client during session > >> start up. That suggests to me that it's a bug in the client I'm using. > >> Is that true? > >> > >> Thanks > >> > >> > >> > >> Simon > >> > >> > >> On Sat, Sep 1, 2012 at 11:29 AM, Mahadev Konar > > >> wrote: > >> > Nice debugging Pat! Really interesting! :) > >> > > >> > thanks > >> > mahadev > >> > > >> > On Fri, Aug 31, 2012 at 3:12 PM, Patrick Hunt > wrote: > >> >> This is interesting, if you convert 0x636c65616e2d7374 to ascii you > >> >> get "clean-st". Looks like memory corruption to me. > >> >> > >> >> Patrick > >> >> > >> >> On Fri, Aug 31, 2012 at 1:34 PM, Patrick Hunt > wrote: > >> >>> Good point Ted. Is this a java ZK client or something else? (memory > >> >>> corruption on client possible?) > >> >>> > >> >>> Patrick > >> >>> > >> >>> On Fri, Aug 31, 2012 at 12:56 PM, Ted Dunning < > ted.dunning@gmail.com> > >> wrote: > >> >>>> But isn't the larger ZXID pretty stunningly large? > >> >>>> > >> >>>> The epoch number is nearly 2 billion and the transaction id is 845 > >> million. > >> >>>> These seem implausible from a starting point of 0. > >> >>>> > >> >>>> On Fri, Aug 31, 2012 at 12:54 PM, Patrick Hunt > >> wrote: > >> >>>> > >> >>>>> > seen zxid 0x636c65616e2d7374 our last zxid is 0x9ba client > >> > --bcaec555503cc1ee0004c8d2fec4--