ppalaga commented on issue #2302: URL: https://github.com/apache/camel-quarkus/issues/2302#issuecomment-790923967
A workaround in Camel is under review: https://github.com/apache/camel/pull/5175 If it gets accepted, `.body(Matchers.startsWith(content))` can be replaced with `.body(Matchers.is(content))` `AzureStorageDatalakeTest` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org