[
https://issues.apache.org/jira/browse/CAMEL-20204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Groote updated CAMEL-20204:
-----------------------------------
Affects Version/s: 3.20.8
> StringSource and SourceCache using the isEmpty method will always return true
> -----------------------------------------------------------------------------
>
> Key: CAMEL-20204
> URL: https://issues.apache.org/jira/browse/CAMEL-20204
> Project: Camel
> Issue Type: Bug
> Affects Versions: 3.20.8
> Reporter: Richard Groote
> Priority: Major
>
> When using StringSource#isEmpty or SourceCache#isEmpty it will always return
> true because the StreamSource#isEmpty of java 17 works on member variables
> instead of the getters.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)