[jboss-jira] [JBoss JIRA] (JGRP-1599) TP: JGroups internal thread pool
Bela Ban (JIRA)
jira-events at lists.jboss.org
Mon Feb 25 05:00:57 EST 2013
[ https://issues.jboss.org/browse/JGRP-1599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban updated JGRP-1599:
---------------------------
Description:
Add an internal thread pool which is used only for JGroups-internal messages (tagges as Flag.INTERNAL). This prevents internal messages (such as credits, heartbeats etc) to be dropped when the OOB thread pool is maxed out.
If enabled, internal messages will get processed by the internal thread pool, otherwise the OOB pool will be used.
> TP: JGroups internal thread pool
> --------------------------------
>
> Key: JGRP-1599
> URL: https://issues.jboss.org/browse/JGRP-1599
> Project: JGroups
> Issue Type: Feature Request
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.3
>
>
> Add an internal thread pool which is used only for JGroups-internal messages (tagges as Flag.INTERNAL). This prevents internal messages (such as credits, heartbeats etc) to be dropped when the OOB thread pool is maxed out.
> If enabled, internal messages will get processed by the internal thread pool, otherwise the OOB pool will be used.
--
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