You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Xiaoli Ding (JIRA)" <ji...@apache.org> on 2012/05/11 05:44:05 UTC

[jira] [Updated] (KARAF-1465) "cluster:group-set" command same to "cluster:group-join" command

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

Xiaoli Ding updated KARAF-1465:
-------------------------------

    Summary: "cluster:group-set" command same to "cluster:group-join" command  (was: "cluster:group-set" command same to "cluster:group-pick" command)
    
> "cluster:group-set" command same to "cluster:group-join" command
> ----------------------------------------------------------------
>
>                 Key: KARAF-1465
>                 URL: https://issues.apache.org/jira/browse/KARAF-1465
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>            Reporter: Xiaoli Ding
>            Priority: Minor
>
> 1.Start three karaf and install cellar
> 2.three node are in default group(n1,n2,n3)
> {panel}
> karaf@trun> group-list
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
> {panel}
> 2.using group-create to create new group(grp1)
> 3.on n1,using group-set to set n1 to grp1
> {panel}
> karaf@trun> group-set grp1 xlding:5701
>    Group                  Members
>  [default             ] [xlding:5701* xlding:5703 xlding:5702 ]
>  [grp1                ] [xlding:5701* ]
> {panel}
> 4.the n1(xlding:5701) should removed from defaut group,should only in grp1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira