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

On shutdown JmsConsumer doesn't shut down direct subroutes properly and loops forever

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      Our route looks like this:

      from("activemq:start")
         .to("direct:dir")
      

      On shutdown, if there is a message in the direct: route, Camel will wait indefinitely for the message to finish. Regardless of the shutdown strategy.

      See attached unit test.

      Attachments

        1. CAMEL-4949.patch
          7 kB
          Dragisa Krsmanovic

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              dragisak Dragisa Krsmanovic
              Votes:
              2 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: