Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EE965DB2B for ; Wed, 28 Nov 2012 13:20:58 +0000 (UTC) Received: (qmail 44551 invoked by uid 500); 28 Nov 2012 13:20:58 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 44511 invoked by uid 500); 28 Nov 2012 13:20:58 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 44494 invoked by uid 99); 28 Nov 2012 13:20:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 13:20:58 +0000 Date: Wed, 28 Nov 2012 13:20:58 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <443596604.32383.1354108858277.JavaMail.jiratomcat@arcas> In-Reply-To: <166952019.32249.1354105858265.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (KARAF-2038) Node rejoin default group after a restart MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2038?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1350= 5439#comment-13505439 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-2038: --------------------------------------------- Fixed on cellar-2.2.x: http://svn.apache.org/viewvc?view=3Drevision&revisio= n=3D1414662 =20 > Node rejoin default group after a restart > ----------------------------------------- > > Key: KARAF-2038 > URL: https://issues.apache.org/jira/browse/KARAF-2038 > Project: Karaf > Issue Type: Bug > Components: cellar-core > Affects Versions: cellar-2.2.6 > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > > On a node, if you create a new cluster group: > karaf@root> cluster:group-create foobar > karaf@root> cluster:group-list=20 > Group Members > [foobar ] [] > * [default ] [vostro.local:5701* ] > you join this group: > karaf@root> cluster:group-join foobar > Group Members > * [foobar ] [vostro.local:5701* ] > * [default ] [vostro.local:5701* ] > and quit the default group: > karaf@root> cluster:group-quit default > Group Members > * [foobar ] [vostro.local:5701* ] > [default ] [] > while you don't restart Cellar (or Karaf itself), the configuration is OK= . > However, at restart we are in the following situation: > karaf@root> cluster:group-list=20 > Group Members > * [default ] [vostro.local:5701* ] > * [foobar ] [vostro.local:5701* ] > which is not good. > The problem only occurs with the default cluster group. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira