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

ASF GitHub Bot commented on CAMEL-12588:
----------------------------------------

gsudharsan edited a comment on issue #2387: CAMEL-12588 AggregateProcessor does 
not stop AggregateTimeoutChecker
URL: https://github.com/apache/camel/pull/2387#issuecomment-400360563
 
 
   With the change to check the boolean, I still get the following 3 tests in 
error. Illegal State error occurs when the test tries to start the 
aggregationProcessor again after a stop
   
   [ERROR] 
org.apache.camel.processor.aggregator.AggregateProcessorTimeoutCompletionRestartTest.testAggregateProcessorTimeoutExpressionRestart(org.apache.camel.processor.aggregator.AggregateProcessorTimeoutCompletionRestartTest)
   [ERROR]   Run 1: 
AggregateProcessorTimeoutCompletionRestartTest>TestSupport.runBare:58->testAggregateProcessorTimeoutExpressionRestart:132
 » IllegalState
   
   [ERROR] 
org.apache.camel.processor.aggregator.AggregateProcessorTimeoutCompletionRestartTest.testAggregateProcessorTimeoutRestart(org.apache.camel.processor.aggregator.AggregateProcessorTimeoutCompletionRestartTest)
   [ERROR]   Run 1: 
AggregateProcessorTimeoutCompletionRestartTest>TestSupport.runBare:58->testAggregateProcessorTimeoutRestart:87
 » IllegalState
    
   [ERROR] 
org.apache.camel.processor.aggregator.AggregateProcessorTimeoutCompletionRestartTest.testAggregateProcessorTwoTimeoutExpressionRestart(org.apache.camel.processor.aggregator.AggregateProcessorTimeoutCompletionRestartTest)
   [ERROR]   Run 1: 
AggregateProcessorTimeoutCompletionRestartTest>TestSupport.runBare:58->testAggregateProcessorTwoTimeoutExpressionRestart:189
 » IllegalState
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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)

Reply via email to