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

ParallelAggregate option when using parallel mode does not run in parallel

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.15.1
    • 2.15.2, 2.16.0
    • camel-core, eip
    • None
    • Unknown

    Description

      See CAMEL-7521

      When using parallel processing then the boss thread aggregate on the fly is a single threaded boss thread that controls the aggregation. So even if setting parallel aggregate = true, then its still only 1 boss thread.

      We should have a thread pool (or allow to use the existing pool for parallel processing) for worker threads to do the aggregate work in parallel.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: