[
https://issues.apache.org/jira/browse/CAMEL-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
metatech updated CAMEL-6994:
----------------------------
Attachment: camel_load_balancer_restartable.patch
> 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
> Priority: Minor
> 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)