Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-6994

Camel load balancers should be restartable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.8.5
    • 2.11.3, 2.12.2, 2.13.0
    • camel-core
    • None
    • ServiceMix 4.4.2

    • Patch Available
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            metatech metatech
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: