Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Installer Core 3.6.4, JCR Installer 3.1.16
-
None
-
None
Description
In case an OSGi configuration contributed through the JCR Installer is overwritten manually in the Felix Web Console, this new version takes precedence over the version in the repository. Even if the configuration in the repository is modified afterwards (i.e. the EventListener is being triggered) the manually overwritten configuration will not replaced with the version from the repository. Only explicitly deleting the manually overwritten configuration will lead to the repository version of it becoming active again.
In contrast for OSGi configuration factories, every manually overwritten instance is automatically reverted to the repository version, in case the according configuration in the repository is updated.
So it seems that the OSGi installer in that case does not detect, that this configuration instance was deliberately overwritten by the user.
Attachments
Issue Links
- relates to
-
SLING-7736 OSGi Installer: Update OSGi installer's resource state in case of configuration/bundle updates outside of the OSGi Installer when JCR Installer Writeback is disabled
- Open
-
SLING-6313 Sling installer can duplicate factory configurations if an invalid RegisteredResourceList.ser is found
- Closed