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

camel-scheduler - ConcurrentTasks option vs core pool size

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.10.0
    • camel-core
    • None
    • Unknown

    Description

      The scheduler has option concurrentTasks which is 1 by default. But if you set it to 2+ then you would have the scheduler 2+ times which is not intentional.

      What users meant to configure is the pool size, so the thread pool may have 2+ threads instead of a single as worker

      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: