[jboss-jira] [JBoss JIRA] (WFCORE-3377) Improve thread-factory resource creation

Jeff Mesnil (JIRA) issues at jboss.org
Mon Oct 23 07:11:00 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-3377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil reassigned WFCORE-3377:
-----------------------------------

    Assignee: Jeff Mesnil


> Improve thread-factory resource creation
> ----------------------------------------
>
>                 Key: WFCORE-3377
>                 URL: https://issues.jboss.org/browse/WFCORE-3377
>             Project: WildFly Core
>          Issue Type: Bug
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list