Return-Path: Delivered-To: apmail-hadoop-zookeeper-user-archive@minotaur.apache.org Received: (qmail 10008 invoked from network); 9 Nov 2009 20:11:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Nov 2009 20:11:25 -0000 Received: (qmail 19350 invoked by uid 500); 9 Nov 2009 20:11:24 -0000 Delivered-To: apmail-hadoop-zookeeper-user-archive@hadoop.apache.org Received: (qmail 19323 invoked by uid 500); 9 Nov 2009 20:11:23 -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 19312 invoked by uid 99); 9 Nov 2009 20:11:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2009 20:11:23 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of david.bosschaert@gmail.com designates 209.85.222.195 as permitted sender) Received: from [209.85.222.195] (HELO mail-pz0-f195.google.com) (209.85.222.195) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Nov 2009 20:11:20 +0000 Received: by pzk33 with SMTP id 33so2449721pzk.2 for ; Mon, 09 Nov 2009 12:11:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=7Jrjgd0In3/zEkO/xvtHa1ZKX/ECnkzvJBunIpLDgAo=; b=KPZTQslbd/JPGgYYYzVSYqyrZIzv84M/Q0ZJ/VAwISjCI5ZtES7AgousFdK4HLQZkB 1aJ/XlbvRHce5J0+WOAFGYshbOelHhRfpcqjXSrviROtgGoSMFUJME19L/Gje4T24k9Q a8Zwvhof6L62nFw/bSqTxzaOsmvOWfqXYDHDk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=QGLtmSDvqwYuiFzEagLq4n8/leBLE5rjHuKNxU6eGe+EhXfOS6l9w/9M099RV+D3iz mNT8BMgUXuuL+jKySbKa1YuO3caWe842D2DtwC92iYRIOvvbFzNp0GLDqcAYbgtlnGmE 72tb/uNke2v41NgxSe9+5bNiOd2VnQu2KIs4Y= MIME-Version: 1.0 Sender: david.bosschaert@gmail.com Reply-To: davidb@apache.org Received: by 10.140.170.5 with SMTP id s5mr438793rve.6.1257797460458; Mon, 09 Nov 2009 12:11:00 -0800 (PST) In-Reply-To: References: <4A2009B1.3030603@yahoo-inc.com> From: davidb@apache.org Date: Mon, 9 Nov 2009 12:10:40 -0800 X-Google-Sender-Auth: 9cb3907287953ed8 Message-ID: Subject: Re: Some thoughts on Zookeeper after using it for a while in the CXF/DOSGi subproject To: zookeeper-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=000e0cd296ded47d440477f5ca3b --000e0cd296ded47d440477f5ca3b Content-Type: text/plain; charset=ISO-8859-1 Hi all, 2009/6/2 > 2009/5/29 Benjamin Reed : > > >> > >> * The Zookeeper server is currently started with the zkServer.sh > >> script, but I think it would make sense to also allow it to run inside > >> an OSGi container, simply by starting a bundle. Has anyone ever done > >> any work in this regard? If not I'm planning to spend some time and > >> try to make this work. > >> > > > > we have a current open jira about making it possible to embed the > zookeeper > > server in other applications. the big problem is the System.exits that we > > have sprinkled around. it shouldn't be hard to make happen since we start > > and stop the server in our unit tests. > > Great - what's the JIRA number of this one so I can track it? I'm > willing to help here, but it looks like there are some other issues > that needs to be fixed first :) > Just wondering has any progress been made on this since? I would really like to run the ZooKeeper server as a bundle in my OSGi container. Is there a JIRA to track this? If not I can create one :) Thanks, David --000e0cd296ded47d440477f5ca3b--