[
https://issues.apache.org/jira/browse/KARAF-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251325#comment-13251325
]
Xiaoli Ding commented on KARAF-1349:
------------------------------------
for the again tring,i added the 'config sync' for grp1 and grp2
manually:'grp1.config.sync=true' and 'grp2.config.sync=true',grp1 and grp2
still have common node:n2,excute as follows:
on n1(not the common node):
{panel}
karaf@trun> config:edit newPID
karaf@trun> config:update
{panel}
on n3:
{panel}
karaf@trun> cluster:config-list grp2
{panel}
can not output 'newPID' on n3
> Can not share new configuration between user defined groups which have common
> node
> ----------------------------------------------------------------------------------
>
> Key: KARAF-1349
> URL: https://issues.apache.org/jira/browse/KARAF-1349
> Project: Karaf
> Issue Type: Bug
> Components: cellar-config
> Affects Versions: cellar-2.2.4
> Reporter: Xiaoli Ding
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: cellar-3.0.0, cellar-2.2.4
>
>
> 1.Start karaf and install cellar
> 2.using group-create,group-set command,at last have two groups: grp1: n1&n2;
> grp2: n2&n3
> {panel}
> karaf@trun> cluster:group-list
> Node Group
> xlding:5702 grp1
> * xlding:5701 grp1
> xlding:5703 grp2
> xlding:5702 grp2
> {panel}
> 3.on n1,
> {panel}
> karaf@trun> config:edit newPID
> karaf@trun> config:update
> {panel}
> 4.on n3,
> {panel}
> karaf@trun> cluster:config-list grp2
> {panel}
> can not output 'newPID' in the last step,it should output it.
--
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