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

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

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Hide
      • Start Wildfly / JBoss EAP server,
      • run :reload operation repeatedly,
      • check in a profiler tool that multiple ThreadGroups with identical names are being created.

      See JBEAP-25588 for a more detailed reproducer.

      Show
      Start Wildfly / JBoss EAP server, run :reload operation repeatedly, check in a profiler tool that multiple ThreadGroups with identical names are being created. See JBEAP-25588 for a more detailed reproducer.

    Description

      This is a component of JBEAP-25588.

      On each server reload thread groups are created with identical names to groups that already exists from previous server reload. It should be considered if the original thread groups should either be reused (instead of creating new ones), or maybe the main thread group should be used if there is no purpose of having specific group for given thread pool.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: