You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/11/21 21:00:35 UTC

[jira] [Assigned] (CAMEL-6994) Camel load balancers should be restartable

     [ https://issues.apache.org/jira/browse/CAMEL-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-6994:
----------------------------------

    Assignee: Claus Ibsen

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