[
https://issues.jboss.org/browse/JGRP-2047?page=com.atlassian.jira.plugin....
]
Bela Ban commented on JGRP-2047:
--------------------------------
Defaults for timer:
* min_threads: 0
* max_threads: 5
* no queue
* rejection_policy: "abort". This causes a new thread to be created if the pool
is exhausted (should never happen, just a 2nd line of defense)
Reduce number of threads in default configurations
--------------------------------------------------
Key: JGRP-2047
URL:
https://issues.jboss.org/browse/JGRP-2047
Project: JGroups
Issue Type: Enhancement
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.0
Reduce the defaults for thread pools that have no queue enabled. If no queue is enabled,
we can set min-threads to 0 but have a keep-alive time of 30s or 60s.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)