thomas-gantenbein-tga opened a new pull request, #15638: URL: https://github.com/apache/camel/pull/15638
# Description See https://camel.zulipchat.com/#narrow/stream/257298-camel/topic/Idiomatic.20way.20to.20pollEnrich.20until.20there.20are.20no.20more.20items: In case one of the incoming bodies is null, this change should avoid failure of ZipAggregationStrategy. I also addressed SonarQube warnings about cognitive complexity and removed deprecated annotations from test code while I was at it. Viewing the three commits individually is probably best to see what changed in terms of functionality and what was just refactoring. -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org