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/05/06 09:51:21 UTC

[jira] [Resolved] (KARAF-1341) The argument "node" of "cluster:group-set" command didn't work

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

Jean-Baptiste Onofré resolved KARAF-1341.
-----------------------------------------

    Resolution: Fixed

Please cleanup etc/org.apache.karaf.cellar.* and etc/hazelcast.xml before retesting this issue.
                
> The argument "node" of "cluster:group-set" command didn't work
> --------------------------------------------------------------
>
>                 Key: KARAF-1341
>                 URL: https://issues.apache.org/jira/browse/KARAF-1341
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>    Affects Versions: cellar-2.2.3
>            Reporter: Meifang Shen
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> The command "cluster:group-set" just worked for the current node, please have a look at the below sample.
> Sample:
> {noformat} 
> karaf@trun> cluster:group-list
>   Node                 Group
>                        grp
>   TALENDSSHEN:5702     default
>   TALENDSSHEN:5703     testgrp
> * TALENDSSHEN:5701     testgrp
> karaf@trun> cluster:group-set grp TALENDSSHEN:5702
>   Node                 Group
> * TALENDSSHEN:5701     grp
> karaf@trun> cluster:group-list
>   Node                 Group
> * TALENDSSHEN:5701     grp
>   TALENDSSHEN:5702     default
>   TALENDSSHEN:5703     testgrp
> {noformat} 

--
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