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

camel-undertow - Allow configuring thread pool and other options

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • 2.19.0
    • camel-undertow
    • None
    • Unknown

    Description

      The undertow component creates 1 worker thread per CPU and this can be a problem when running in docker containers on machines with 64+ cores (Java containers currently see the number of CPUs of the host machine, even when resource limitation is enabled).

      We need to add configuration options to the component to limit the number of threads (and possibly other available options).

      Attachments

        Activity

          People

            nferraro Nicola Ferraro
            nferraro Nicola Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: