[jboss-jira] [JBoss JIRA] (AS7-5771) add daemon in thread factory configuration
Mathieu Lachance (JIRA)
jira-events at lists.jboss.org
Wed Oct 17 11:41:01 EDT 2012
[ https://issues.jboss.org/browse/AS7-5771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727308#comment-12727308 ]
Mathieu Lachance commented on AS7-5771:
---------------------------------------
so I guess it could be linked to the issue i'm facing right now with the following post :
https://community.jboss.org/thread/207758
and also this feature request :
https://issues.jboss.org/browse/AS7-5435
> add daemon in thread factory configuration
> ------------------------------------------
>
> Key: AS7-5771
> URL: https://issues.jboss.org/browse/AS7-5771
> Project: Application Server 7
> Issue Type: Enhancement
> Affects Versions: 7.1.1.Final
> Reporter: Mathieu Lachance
>
> it is currently not possible to flag thread as daemon in the threads subsystem.
> it would be nice to do it like that :
> <subsystem xmlns="urn:jboss:domain:threads:1.1">
> <thread-factory ... daemon="true" />
> ...
> </subsystem>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list