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 6996B9DC3 for ; Fri, 11 May 2012 15:51:11 +0000 (UTC) Received: (qmail 10431 invoked by uid 500); 11 May 2012 15:51:11 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 10409 invoked by uid 500); 11 May 2012 15:51:11 -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 10401 invoked by uid 99); 11 May 2012 15:51:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 15:51:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 May 2012 15:51:10 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 02227491360 for ; Fri, 11 May 2012 15:50:50 +0000 (UTC) Date: Fri, 11 May 2012 15:50:50 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <423893583.54934.1336751450010.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <57098713.16012.1333607659195.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (KARAF-1321) Inconsistent behavior of cluster:group-quit MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/KARAF-1321?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 resolved KARAF-1321. ----------------------------------------- Resolution: Fixed =20 > Inconsistent behavior of cluster:group-quit > ------------------------------------------- > > Key: KARAF-1321 > URL: https://issues.apache.org/jira/browse/KARAF-1321 > Project: Karaf > Issue Type: Bug > Components: cellar-core > Affects Versions: cellar-2.2.3 > Environment: Ubuntu 11.04, Karaf-2.2.6-SNAPSHOT from 20120403, Ce= llar-2.2.4-SNAPSHOT from 20120312 > Reporter: Alexey Bespaly > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: cellar-3.0.0, cellar-2.2.4 > > > karaf@trun> cluster:group-list > Node Group > opti.k313.int:5701 default > opti.k313.int:5702 default > opti.k313.int:5703 group1 > * opti.k313.int:5704 group1 > karaf@trun> > /*** NOTE: this might be needed to provoke the issue, but not sure > karaf@trun> cluster:group-quit=20 > No result received within given timeout > karaf@trun> > */ > =20 > karaf@trun> cluster:group-quit group1 > log4j:ERROR Attempted to append to closed appender named [out]. > log4j:ERROR Attempted to append to closed appender named [out]. > Node Group > * opti.k313.int:5704 default > opti.k313.int:5701 default > opti.k313.int:5702 default > karaf@trun> > A consequent call to group-join on the same node leads to the following r= esult (the node gets duplicated): > karaf@trun> cluster:group-join group1 > log4j:ERROR Attempted to append to closed appender named [out]. > log4j:ERROR Attempted to append to closed appender named [out]. > Node Group > * opti.k313.int:5704 default > opti.k313.int:5701 default > opti.k313.int:5702 default > opti.k313.int:5703 group1 > * opti.k313.int:5704 group1 > karaf@trun>=20 > Still, after restarting any node from the list, the following info gets s= hown on it: > karaf@trun> cluster:group-list=20 > Node Group > opti.k313.int:5703 default > opti.k313.int:5704 default > opti.k313.int:5701 default > * opti.k313.int:5702 default > opti.k313.int:5703 group1 > karaf@trun>=20 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira