Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
fileinstall-3.6.0, fileinstall-3.6.2
-
None
-
None
Description
The ConfigInstaller takes the pid from the ConfigurationEvent and tries to get the configuration from ConfigAdmin. This will not return the config because the config has been deleted. See https://github.com/apache/felix/blob/trunk/fileinstall/src/main/java/org/apache/felix/fileinstall/internal/ConfigInstaller.java#L182
The ConfigurationEvent must provide the felix.fileinstall property, so that the ConfigInstaller can use that to delete the corresponding file in etc.
Attachments
Issue Links
- is related to
-
FELIX-5722 The factory pid is not available on the async delete event
-
- Open
-
- relates to
-
FELIX-5686 NPE in ConfigInstaller on ConfigDelete
-
- Resolved
-