Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-25717

(8.0.z) Avoid creating duplicate thread groups on server reload

    XMLWordPrintable

Details

    • 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.

    Description

      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?

      Attachments

        Issue Links

          Activity

            People

              thofman Tomas Hofman
              thofman Tomas Hofman
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: