You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/23 16:43:58 UTC

[jira] [Commented] (KARAF-4803) Turn off Karaf configuration persistence manager

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

ASF GitHub Bot commented on KARAF-4803:
---------------------------------------

GitHub user alien11689 opened a pull request:

    https://github.com/apache/karaf/pull/253

    [KARAF-4803] Turn off Karaf configuration persistence manager

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alien11689/karaf KARAF-4803

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/253.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #253
    
----
commit 516a95871a42d9b72d35ef5ed8aa217b5d60a912
Author: Dominik Przybysz <dp...@touk.pl>
Date:   2016-10-23T16:42:45Z

    [KARAF-4803] Turn off Karaf configuration persistence manager

----


> Turn off Karaf configuration persistence manager
> ------------------------------------------------
>
>                 Key: KARAF-4803
>                 URL: https://issues.apache.org/jira/browse/KARAF-4803
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-config
>            Reporter: Dominik Przybysz
>
> I have provided my own PersistenceManager which persists configuration in files not ending with cfg or config.
> If I use karaf commands from config:* then for each update there is created <pid>.cfg file in etc/
> It should be configurable to turn off this feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)