Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-6059

Improve usability for ConfigurationPlugins

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • configadmin-1.9.10
    • configadmin-1.9.16
    • Configuration Admin
    • None

    Description

      As discussed at the OSGi F2F in Berlin. It is often the case, that a configuration needs a configuration plugin (like a plugin that sets database connection password from a secure store). At the moment, it is hard to guarantee that a plugin is known to the ConfigAdmin before a Configuration gets applied. Thus 2 things might be usefull:

      1. ConfigurationAdmin should propagate what ConfigurationPlugins are known to him via a property on its service registration. Suggest would be to have a Marker property on a ConfigurationPlugin, Config Admin can pick up. This property could be "config.plugin.id". The ConfigAdmin could be "config.plugins".
      2. Define a system property the ConifgAdmin reads, that name a comma separated list of config plugin ids, it waits for before it registers its service. 

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            jalbert Jürgen Albert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: