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/24 06:48:00 UTC

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

James Netherton created CAMEL-18423:
---------------------------------------

             Summary: 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.1, 3.18.0
            Reporter: James Netherton
            Assignee: James Netherton
             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)