Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35DAA10CBB for ; Wed, 28 Aug 2013 14:38:55 +0000 (UTC) Received: (qmail 43494 invoked by uid 500); 28 Aug 2013 14:38:53 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 43447 invoked by uid 500); 28 Aug 2013 14:38:52 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 43434 invoked by uid 99); 28 Aug 2013 14:38:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Aug 2013 14:38:52 +0000 Date: Wed, 28 Aug 2013 14:38:52 +0000 (UTC) From: "Hiram Chirino (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (AMQ-4205) Expose thread pool configuration MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiram Chirino resolved AMQ-4205. -------------------------------- Resolution: Won't Fix Closing as wont fix. Please re-open if can describe a use case were changing the default will improve the performance or scaling of the broker. > Expose thread pool configuration > -------------------------------- > > Key: AMQ-4205 > URL: https://issues.apache.org/jira/browse/AMQ-4205 > Project: ActiveMQ > Issue Type: Improvement > Components: Broker, Transport > Affects Versions: 5.8.0 > Environment: NA > Reporter: Andy Gumbrecht > Priority: Minor > Labels: Thread, pool > Fix For: 5.9.0 > > Original Estimate: 24h > Remaining Estimate: 24h > > Default thread pool timeout can be too low which in turn causes excessive thread death and re-creation in AbstractInactivityMonitor.java (default 10 seconds) and TaskRunnerFactory.java (default 30 seconds). > It would be great if these pools were configurable. > The target to aim for is that pooled threads never die under normal load ('normal' being use case specific). > See http://activemq.2283324.n4.nabble.com/InactivityMonitor-Creating-too-frequent-threads-td4656752.html#a4659878 -- 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