[jboss-jira] [JBoss JIRA] Created: (JGRP-728) TP: add ID to individual threads in thread pool
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Apr 3 04:42:29 EDT 2008
TP: add ID to individual threads in thread pool
-----------------------------------------------
Key: JGRP-728
URL: http://jira.jboss.com/jira/browse/JGRP-728
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.6.3, 2.7
To differentiate between threads from the same pool, we need to add an ID to each thread, e.g. IncomingThread-1. The IDs used should range from 1 to the max threads the pool can hold. We should not use monotonically increasing IDs for legibility.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list