-
Bug
-
Resolution: Done
-
Blocker
-
None
-
False
-
None
-
False
-
-
-
-
-
-
- Start Wildfly / JBoss EAP server,
- run :reload operation repeatedly,
- check in a profiler tool that multiple ThreadGroups with identical names are being created.
-
-
There is a fresh set of thread groups being created on each server reload, with identical names as groups that already exist from before, e.g. "LocalScheduler", "SchedulerTopologyChangeListener", "default-threads", "Weld ThreadGroup" and others.
Can these groups be kept in static fields so that the same instances can be reused?
- blocks
-
JBEAP-25588 (8.0.z) Memory leak on :reload operation
- Closed
- clones
-
WFLY-18457 Avoid creating duplicate thread groups on server reload
- Closed
- is cloned by
-
JBEAP-25718 (7.4.z) Avoid creating duplicate thread groups on server reload
- Closed