[
https://issues.apache.org/jira/browse/KARAF-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264266#comment-13264266
]
Meifang Shen edited comment on KARAF-1341 at 4/28/12 9:17 AM:
--------------------------------------------------------------
Use the cellar build from 2012-04-26. this problem again appeared.
{noformat}
karaf@trun> group-set grp TALENDSSHEN:5703 TALENDSSHEN:5702
No result received within given timeout
karaf@trun> group-list
Node Group
grp
TALENDSSHEN:5703 default
* TALENDSSHEN:5701 default
TALENDSSHEN:5702 default
{noformat}
was (Author: mfshen):
Use the cellar build from 2012-04-26. this problem again appeared.
karaf@trun> group-set grp TALENDSSHEN:5703 TALENDSSHEN:5702
No result received within given timeout
karaf@trun> group-list
Node Group
grp
TALENDSSHEN:5703 default
* TALENDSSHEN:5701 default
TALENDSSHEN:5702 default
> 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
> Fix For: 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