-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
This is follow-up to ISPN-15147.
Thread groups are being created repeatedly in following classes, causing a leak:
- DefaultAsyncExecutorFactory,
- NamedExecutorsFactory,
- NettyEventLoopFactory.
Try to modify the logic so that each group is only created once.
See JBEAP-25513 for details on how to reproduce the leak.
- is cloned by
-
JBEAP-26212 (8.0.z) ISPN-15368 - Eliminate repeatedly created ThreadGroups
- Closed
- is related to
-
ISPN-15147 DefaultExecutorFactory can create multiple ThreadGroups
- Resolved