Otavio Rodolfo Piske created CAMEL-20988:
--------------------------------------------
Summary: camel-test-infra: some services are unable to properly
log initialization failures
Key: CAMEL-20988
URL: https://issues.apache.org/jira/browse/CAMEL-20988
Project: Camel
Issue Type: Bug
Affects Versions: 4.7.0, 4.4.3
Reporter: Otavio Rodolfo Piske
Assignee: Nikita_Konovalov
Fix For: 4.4.4, 4.8.0
This is caused by [incorrectly getting the value of an optional without
checking if it is indeed
present|https://github.com/apache/camel/blob/camel-4.7.0/test-infra/camel-test-infra-smb/src/test/java/org/apache/camel/test/infra/smb/services/SmbService.java#L37-L49].
Services with this problem:
* camel-smb
* camel-kafka (checks for null, but not for presence)
* camel-test-infra-core
--
This message was sent by Atlassian Jira
(v8.20.10#820010)