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

Complete Aggregation on route stop broken

    XMLWordPrintableJSON

Details

    • Unknown
    • Regression

    Description

      When attempting to stop a route that has exchanges in flight they should be processed and aggregated before shutdown but instead they all throw RejectedExecutionException and are not processed.
      In camel 2.9.2 they are processed and aggregated as expected before the route is shutdown. But the same code does not work in any further versions of camel.
      Attached is a sample test that displays the above error. Simply changing the version of camel will cause the test to pass.

      Attachments

        1. CamelBugDemo.tar.gz
          40 kB
          Kurt Kartaltepe

        Activity

          People

            Unassigned Unassigned
            kkartaltepe Kurt Kartaltepe
            Votes:
            5 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: