[
https://issues.apache.org/jira/browse/CAMEL-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-6994:
-------------------------------
Fix Version/s: 2.13.0
2.12.2
2.11.3
> Camel load balancers should be restartable
> ------------------------------------------
>
> Key: CAMEL-6994
> URL: https://issues.apache.org/jira/browse/CAMEL-6994
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.8.5
> Environment: ServiceMix 4.4.2
> Reporter: metatech
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.11.3, 2.12.2, 2.13.0
>
> Attachments: camel_load_balancer_restartable.patch
>
>
> When a route containing a load balancer is restarted, after the restart, the
> route does not contain any processors within the load balancer.
> This is because the processors are removed in "doStop", rather than in
> "doShutdown" in LoadBalancerSupport.
> Here is a patch that fixes the problem.
--
This message was sent by Atlassian JIRA
(v6.1#6144)