-
Bug
-
Resolution: Done
-
Major
-
fuse-7.x-GA
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.
- relates to
-
ENTESB-12097 Unable to Manage Jetty Thread Pool with Rest DSL
- Closed
- links to