Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12172

Thread leak in camel-jetty component if maxThreads or minThreads property is set

XMLWordPrintable

    • % %
    • Hide

      workaround documented here

      Show
      workaround documented here

      If a jetty component is configured as a bean with default thread pool settings, the thread pool get closed along with context.

      If maxThreads,minThreads or both component properties are set, a new QueuedThreadPool is instantiated in JettyHttpComponent class that not get closed when the context is stopping.

              ldemasi Luigi De Masi
              ldemasi Luigi De Masi
              Alexandre Briani Kieling Alexandre Briani Kieling
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: