[
https://issues.apache.org/jira/browse/CAMEL-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16518107#comment-16518107
]
Andrea Cosentino commented on CAMEL-12588:
------------------------------------------
I noticed failures in the tests. I dig a bit deeper and you can already use an
option for this
[https://github.com/apache/camel/blob/dc936e03bc02c2ac536b2929b676594bebb7124f/camel-core/src/main/java/org/apache/camel/processor/aggregate/AggregateProcessor.java#L1526]
So this is not a problem. By the way thanks for your PRs.
> AggregateProcessor does not stop AggregateTimeoutChecker threads on stop call
> -----------------------------------------------------------------------------
>
> Key: CAMEL-12588
> URL: https://issues.apache.org/jira/browse/CAMEL-12588
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.21.1
> Reporter: Sudharsan Govindarajan
> Assignee: Andrea Cosentino
> Priority: Major
>
> When a Aggregator route is stopped, only the AggregateRecoveryChecker threads
> are stopped and not the AggregateTimeoutChecker threads. They keep lingering
> around.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)