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

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

    Resolution: Fixed
    
> Can not share new configuration in default group using standard karaf commands
> ------------------------------------------------------------------------------
>
>                 Key: KARAF-1342
>                 URL: https://issues.apache.org/jira/browse/KARAF-1342
>             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
>
>
> Actural:
> {panel} 
> 1.node1 and node2 are in default group.Config sync is enabled for default 
> group.
> 2.on node1,excute two commands:'config:edit testPID','config:update'
> 3.on node2,excute command:' cluster:config-list default',find the testPID
> 4.on node2,excute command:'config:list',can not find the testPID
> 5.on node2,open <container>/etc/,can not find the testPID.cfg
> {panel} 
> Expect:
> {panel} 
> after create new config on node1, the same config should be visible on node2 
> as a pid in both outputs (config:list, cluster:config-list) and as file with 
> this PID in <container>/etc/ folder.
> {panel} 

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