Dinu Pavithran created CAMEL-20139:
--------------------------------------
Summary: aggregate EIP: wrong correlation key set for the first
aggregate exchange
Key: CAMEL-20139
URL: https://issues.apache.org/jira/browse/CAMEL-20139
Project: Camel
Issue Type: Bug
Components: camel-core-processor
Affects Versions: 3.x, 4.x
Reporter: Dinu Pavithran
Attachments: AggregateCompletionByBatchConsumerTest.java
Aggregate EIP sets property AGGREGATED_CORRELATION_KEY for each aggregated
message. The value of this key is incorrectly set for the first aggregate
message when aggregation is completed by a batch consumer. The value of the
property is arbitrarily set to the key of the last group in the list of groups.
See the attached test case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)