You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2022/08/25 07:11:00 UTC

[jira] [Resolved] (CAMEL-18423) camel-microprofile-config: Handle NoSuchElementException in CamelMicroProfilePropertiesSource. loadProperties(Predicate filter)

     [ https://issues.apache.org/jira/browse/CAMEL-18423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Netherton resolved CAMEL-18423.
-------------------------------------
    Resolution: Fixed

> camel-microprofile-config: Handle NoSuchElementException in CamelMicroProfilePropertiesSource. loadProperties(Predicate<String> filter)
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-18423
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18423
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-microprofile-config
>    Affects Versions: 3.18.0, 3.18.1
>            Reporter: James Netherton
>            Assignee: James Netherton
>            Priority: Major
>             Fix For: 3.18.2, 3.19.0
>
>
> Extension of https://issues.apache.org/jira/browse/CAMEL-18233.
> We need to handle NoSuchElementException in the loadProperties(Predicate<String> filter) variant of loadProperties in CamelMicroProfilePropertiesSource. I thought it was not required because the config does an optional lookup, but it seems even that can fail if config values are not resolvable.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)