Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.15.5, 2.16.2
-
None
-
Patch Available
-
Unknown
Description
Test execution hangs with the specific use case of passing a configuration similar to:
<cm:property-placeholder persistent-id="my-placeholders" update-strategy="reload"> </cm:property-placeholder>
The will pass value for that pid only at Test level inside the method useOverridePropertiesWithConfigAdmin
The fix makes the attached test case succeed.
Attachments
Issue Links
- relates to
-
CAMEL-9313 CamelBlueprintTestSupport - can't initialize ConfigAdmin configurations
- Resolved