[infinispan-issues] [JBoss JIRA] (ISPN-2438) Executor services are configured to abort submitted tasks if all threads are busy and the queue is full
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Wed Oct 24 04:40:01 EDT 2012
Adrian Nistor created ISPN-2438:
-----------------------------------
Summary: Executor services are configured to abort submitted tasks if all threads are busy and the queue is full
Key: ISPN-2438
URL: https://issues.jboss.org/browse/ISPN-2438
Project: Infinispan
Issue Type: Feature Request
Affects Versions: 5.2.0.Beta2
Reporter: Adrian Nistor
Assignee: Mircea Markus
Fix For: 5.2.0.Final
This is the default, but a better approach would be to block rather than abort. We need a RejectedExecutionHandler similar to org.hibernate.search.batchindexing.impl.Executors.BlockPolicy
--
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 infinispan-issues
mailing list