[
https://issues.apache.org/jira/browse/CAMEL-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14414.
---------------------------------
Fix Version/s: (was: 3.x)
3.1.0
Resolution: Fixed
> Aggregation completion has inconsistent property/header handling
> ----------------------------------------------------------------
>
> Key: CAMEL-14414
> URL: https://issues.apache.org/jira/browse/CAMEL-14414
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.24.3, 3.x
> Reporter: Gianandrea Rigoni
> Priority: Major
> Fix For: 3.1.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> following headers or properties are handled in an inconsistent way
> sometimes setted as prop then removed as headers or viceversa
> documentation in describing how to set them is also slightly inconsistent
> affected flags are (I am on purpose avoiding naming them header or property)
> AGGREGATION_COMPLETE_CURRENT_GROUP
> AGGREGATION_COMPLETE_ALL_GROUPS
> AGGREGATION_COMPLETE_ALL_GROUPS_INCLUSIVE
> also chaining aggregations is not working when using
> AGGREGATION_COMPLETE_CURRENT_GROUP
> AGGREGATION_COMPLETE_ALL_GROUPS
> because setting is done on prop and removal is done on header level
> I have created a PR proposing a change
--
This message was sent by Atlassian Jira
(v8.3.4#803005)