[jboss-jira] [JBoss JIRA] (JGRP-2070) Add flag back to disable individual thread pools
Bela Ban (JIRA)
issues at jboss.org
Tue May 24 11:59:00 EDT 2016
Bela Ban created JGRP-2070:
------------------------------
Summary: Add flag back to disable individual thread pools
Key: JGRP-2070
URL: https://issues.jboss.org/browse/JGRP-2070
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.0
In 4.0, {{xxx_thread_pool.enbled}} was removed. The idea was that this could be done programmatically by using {{TP.setOOBThreadPool()}} using a {{DirectExecutor}}.
However, sometimes it is convenient to do this declaratively, in the XML config file, e.g. if the code cannot be changed or the channel cannot be retrieved.
Therefore add the attribute(s) to disable/enable thread pools back.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list