Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.17.0
-
None
-
Unknown
Description
The change I made to CamelMicroProfilePropertiesSource in https://issues.apache.org/jira/browse/CAMEL-17996 causes some issues in Camel Quarkus where config profiles are in use. See https://github.com/apache/camel-quarkus/issues/3879.
We likely need to catch the NoSuchElementException coming from SmallRye Config so that the properties that are resolvable can be picked up.
Attachments
Issue Links
- links to