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 2DB5B97EC for ; Thu, 9 Feb 2012 21:17:22 +0000 (UTC) Received: (qmail 50580 invoked by uid 500); 9 Feb 2012 21:17:21 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 49994 invoked by uid 500); 9 Feb 2012 21:17:20 -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 49772 invoked by uid 99); 9 Feb 2012 21:17:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 21:17:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2012 21:17:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 87B1C1AAE9A for ; Thu, 9 Feb 2012 21:16:59 +0000 (UTC) Date: Thu, 9 Feb 2012 21:16:59 +0000 (UTC) From: "Timothy Bish (Closed) (JIRA)" To: dev@activemq.apache.org Message-ID: <226071860.21274.1328822219557.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (AMQ-2671) Shared thread pool created by setting UseDedicatedTaskRunner=false should be configurable 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-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQ-2671. ----------------------------- Resolution: Fixed AMQ-2483 exposed the setting in ActiveMQConnectionFactory. > Shared thread pool created by setting UseDedicatedTaskRunner=false should be configurable > ----------------------------------------------------------------------------------------- > > Key: AMQ-2671 > URL: https://issues.apache.org/jira/browse/AMQ-2671 > Project: ActiveMQ > Issue Type: Improvement > Affects Versions: 5.3.1 > Reporter: Joe Luo > Fix For: 5.x > > > ActiveMQ can optionally use internally a shared thread pool to control dispatching of messages if setting UseDedicatedTaskRunner=false. However, there is not much configuration exposed to allow configuring this shared thread pool. The only way is to set your own impl of the TaskRunnerFactory on the broker. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira