Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3377

Improve thread-factory resource creation

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.0.0.Alpha1
    • None
    • None
    • None

    Description

      thread-factory resource defines optional group-name and thread-name-pattern.

      When a ThreadFactoryService is created, it does not check whether these attributes are defined before using their values.
      If they are not defined, the service will use "undefined" for both the group name and thread name pattern which is unhelpful.
      The ThreadFactoryAdd class should check if the attributes are defined before passing them to the service.
      The ThreadFactoryService will use sensible values if these 2 attributes are not defined.

      Attachments

        Activity

          People

            jmesnil1@redhat.com Jeff Mesnil
            jmesnil1@redhat.com Jeff Mesnil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: