Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E5ED3DEBE for ; Fri, 24 May 2013 14:34:43 +0000 (UTC) Received: (qmail 42157 invoked by uid 500); 24 May 2013 14:34:43 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 40910 invoked by uid 500); 24 May 2013 14:34:40 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 40771 invoked by uid 99); 24 May 2013 14:34:40 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2013 14:34:40 +0000 Date: Fri, 24 May 2013 14:34:40 +0000 (UTC) From: "Christian Schneider (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (DOSGI-123) ZooKeeper registrations are not recreated on ZooKeeper server restart MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DOSGI-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider closed DOSGI-123. ------------------------------------- > ZooKeeper registrations are not recreated on ZooKeeper server restart > --------------------------------------------------------------------- > > Key: DOSGI-123 > URL: https://issues.apache.org/jira/browse/DOSGI-123 > Project: CXF Distributed OSGi > Issue Type: Bug > Components: Discovery > Affects Versions: 1.3.1 > Reporter: David Bosschaert > Assignee: Christian Schneider > Fix For: 1.4.0 > > > Remote service registrations with ZooKeeper are lost when the ZooKeeper server dies. If the ZooKeeper server is restarted these registrations should be recreated. > To reproduce: > 1. Start the zookeeper server > 2. Register a remote client > 3. Run a client to verify that it works > 4. Stop the zookeeper server > 5. Start the remote client again > 6. Start the zookeeper server > At this point the client is not notified of the remote service. Steps 5 and 6 can also be reversed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira