Claus Ibsen created CAMEL-9193:
----------------------------------
Summary: Aggregator in preCompletion mode should also timeout if
the new group does not receive further messages
Key: CAMEL-9193
URL: https://issues.apache.org/jira/browse/CAMEL-9193
Project: Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.16.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.17.0, 2.16.1
Camel Aggregator's Pre-completion mode might not work correctly with option
completionTimeout.
Comment this line AggregatePreCompleteAwareStrategyTimeoutTest and test will
fail. When the old exchange is marked as pre-complete, there is no timeout
started for new group of aggregated messages.
https://github.com/apache/camel/blob/master/camel-core/src/test/java/org/apache/camel/processor/aggregator/AggregatePreCompleteAwareStrategyTimeoutTest.java#L38
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)