[ 
https://issues.apache.org/jira/browse/CAMEL-14362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008678#comment-17008678
 ] 

Rafał Gała commented on CAMEL-14362:
------------------------------------

Looks like I did it too fast and the changes were all pulled in PR for 
CAMEL-14360. Sorry about that, should have waited for the first pull to be 
approved :(

 

[https://github.com/apache/camel/pull/3459]

> Set metadata for each aggregated kafka message separately
> ---------------------------------------------------------
>
>                 Key: CAMEL-14362
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14362
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-kafka
>            Reporter: Rafał Gała
>            Priority: Minor
>
> This feature introduces setting metadata on aggregated exchange individually. 
> Currently, when many aggregated messages are sent, metadata is set only on 
> aggregating exchange as a list. It is then difficult to match metadata from 
> the list with aggregated exchange it refers to, because the order in the list 
> does not have to be the same as the order of aggregated exchanges. When using 
> asynchronous kafka producing, callbacks that set metadata can be called in 
> different order than the messages were produced to kafka.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to