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: 2.2.4
            Reporter: Meifang Shen


The command "cluster:group-set" just worked for the current node, please have a 
look at the below sample.

Sample:

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

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

        

Reply via email to