[ 
https://issues.apache.org/jira/browse/KARAF-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269156#comment-13269156
 ] 

Jean-Baptiste Onofré commented on KARAF-1339:
---------------------------------------------

Yes, it's "normal" as the feature repositories list is populated when you join 
a group.

It's related to the cluster:feature-add-url, etc commands that I gonna add. 
When these commands will be available, you will be able to populate features 
repositories in a cluster group.
                
> "cluster:feature-list" command didn't list any feature after karaf instance 
> join a user defined group
> -----------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-1339
>                 URL: https://issues.apache.org/jira/browse/KARAF-1339
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-features
>    Affects Versions: cellar-2.2.4
>            Reporter: Meifang Shen
>            Assignee: Jean-Baptiste Onofré
>             Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> When create a user defined group "grp", then this karaf instance join this 
> group, finally use "cluster:feature-list" command, cannot list any feature, 
> those command steps as follows:
> karaf@trun> cluster:group-create grp
> karaf@trun> cluster:group-join grp
> karaf@trun> cluster:feature-list grp
> But if use "cluster:group-pick", then "cluster:feature-list" can list all 
> feature of this group
> karaf@trun> cluster:group-create testgrp
> karaf@trun> cluster:group-pick default testgrp
> karaf@trun> cluster:feature-list 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