'cluster:config-list' command list the configution deleted by standard karaf 
'config:delete' command
----------------------------------------------------------------------------------------------------

                 Key: KARAF-1344
                 URL: https://issues.apache.org/jira/browse/KARAF-1344
             Project: Karaf
          Issue Type: Bug
            Reporter: Xiaoli Ding
            Priority: Minor


1.Start Karaf and install cellar
2.excute command 'cluster:config-list default'
3.excute command 'config:delete org.apache.karaf.log'
org.apache.karaf.log.cfg is deleted from container/etc file by this command
4.excute command 'cluster:config-list default'
still output 'org.apache.karaf.log' when using this command.should not 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

        

Reply via email to