[infinispan-issues] [JBoss JIRA] Created: (ISPN-216) Different default threadNamePrefix for each ThreadPoolExecutor type
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Tue Oct 6 11:12:49 EDT 2009
Different default threadNamePrefix for each ThreadPoolExecutor type
-------------------------------------------------------------------
Key: ISPN-216
URL: https://jira.jboss.org/jira/browse/ISPN-216
Project: Infinispan
Issue Type: Task
Reporter: Galder Zamarreno
Assignee: Galder Zamarreno
Fix For: 4.0.0.CR1
Since there are 4 different usages of ThreadPoolExecutor (ASYNC_NOTIFICATION_EXECUTOR, ASYNC_TRANSPORT_EXECUTOR, EVICTION_SCHEDULED_EXECUTOR, ASYNC_REPLICATION_QUEUE_EXECUTOR) each should have, *by default*, a different thread name prefix. Currently, there's no such thing which means that figuring out what a particular thread belongs to is difficult unless threadNamePrefix are set in each set of properties.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list