This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from da6507d0f7e Polished
add 3a49782a95e [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