You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/11/29 10:30:58 UTC

[jira] [Reopened] (KARAF-2038) Node rejoin default group after a restart

     [ https://issues.apache.org/jira/browse/KARAF-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reopened KARAF-2038:
-----------------------------------------

    
> 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.5
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.2.5, cellar-2.3.0
>
>
> On a node, if you create a new cluster group:
> karaf@root> cluster:group-create foobar
> karaf@root> cluster:group-list 
>    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 
>    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 administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira