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 B0EE9F8B3 for ; Mon, 29 Apr 2013 04:29:22 +0000 (UTC) Received: (qmail 51841 invoked by uid 500); 29 Apr 2013 04:29:22 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 51489 invoked by uid 500); 29 Apr 2013 04:29: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 51445 invoked by uid 99); 29 Apr 2013 04:29:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 04:29:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of arinkverma@gmail.com designates 209.85.215.54 as permitted sender) Received: from [209.85.215.54] (HELO mail-la0-f54.google.com) (209.85.215.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 04:29:09 +0000 Received: by mail-la0-f54.google.com with SMTP id fm20so676331lab.27 for ; Sun, 28 Apr 2013 21:28:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=gqrw7DSwSbgz5cX3oxS0+C2TzR3ush6M6egOjnMmSTU=; b=WqXK4BMpQ/fUJMoqtJoXB0ziqaPnhx9RIxhq+V9FxOUAFanZhSx2EyRtF7fyh9XScJ CEGioOiZSUkjJiFT/A+y+1GijLV0CCG1q+Y2qFFOdAIHytGWpxSBAoRKKCzzxi77T/RK xnnxrPP8Ca4iPAmDTLSi6CMWlAONOJEkFZuSIFJWurY7lhHrqZ7J6+3elUFtvCv90s8R mifF+Ar0pLJ2LNtY+HOMEWMV21m9aobsZ6GUbQ3Ii9+FpCrQXzxdm0FEIkdBR7962R5N RuGttIVX/6LApjh2RD4AMlZ1gJ8kgyftuMIEhJ0VteP/py02JX40Di5Pf7kh1ZIh6YY/ Ej0g== MIME-Version: 1.0 X-Received: by 10.112.125.167 with SMTP id mr7mr26181594lbb.19.1367209729034; Sun, 28 Apr 2013 21:28:49 -0700 (PDT) Sender: arinkverma@gmail.com Received: by 10.114.78.70 with HTTP; Sun, 28 Apr 2013 21:28:48 -0700 (PDT) In-Reply-To: References: Date: Mon, 29 Apr 2013 09:58:48 +0530 X-Google-Sender-Auth: 5AbCJFUUvIJ_6BGcbCVHfn4s70U Message-ID: Subject: Re: Understanding the protocols From: Arink Verma To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=089e012284ec3b8fa404db785271 X-Virus-Checked: Checked by ClamAV on apache.org --089e012284ec3b8fa404db785271 Content-Type: text/plain; charset=ISO-8859-1 Hi Hartmut Thanks I have seen curator, but it seems to be a clinet wrapper over ZK. Its my bad, sorry I forgot to mention that I am applying for Gsoc project which requires implementing the zookeeper wire protocol within the finagle stack On Sun, Apr 28, 2013 at 9:13 PM, Hartmut Lang wrote: > Hi, > > i recommend to have a look at curator: http://netflix.github.io/curator/ > > Hartmut > > > 2013/4/28 Arink Verma > > > Hello everyone > > > > I am Arink, computer science student and open source enthusiastic. I am > > working on pure zookeeper client on twitter's finagle. But I am not aware > > of zookeeper's protocols. How it make connection with server? > > > > I have read ZooKeeper Internals[1], but that is so brief to implement > fresh > > client from scratch on scala . > > > > > > can someone provide me any resource and help? > > > > > > [1] > > > > > http://zookeeper.apache.org/doc/r3.1.2/zookeeperInternals.html#sc_guaranteesPropertiesDefinitions > > > > Thanks > > > > -- > > - > > Arink > > Computer Science and Engineering > > Indian Institute of Technology Ropar > > www.arinkverma.in > > > -- Arink Computer Science and Engineering Indian Institute of Technology Ropar www.arinkverma.in --089e012284ec3b8fa404db785271--