This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 645256a3ae2 CAMEL-19997: initial implementation of a SMB component
(#12093)
add 6880571e7cd [CAMEL-20139]: fix for incorrect correlation key in first
aggregated message (#12121)
No new revisions were added by this update.
Summary of changes:
.../processor/aggregate/AggregateProcessor.java | 5 +-
.../AggregateCompletionByBatchConsumerTest.java | 113 +++++++++++++++++++++
2 files changed, 117 insertions(+), 1 deletion(-)
create mode 100644
core/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregateCompletionByBatchConsumerTest.java