Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18457

Avoid creating duplicate thread groups on server reload

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 30.0.0.Beta1, 30.0.0.Final
    • 29.0.1.Final
    • None
    • None

      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?

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

              Created:
              Updated:
              Resolved: