Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EA9FED710 for ; Mon, 5 Nov 2012 14:51:48 +0000 (UTC) Received: (qmail 20960 invoked by uid 500); 5 Nov 2012 14:51:48 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 20401 invoked by uid 500); 5 Nov 2012 14:51:46 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 20362 invoked by uid 99); 5 Nov 2012 14:51:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2012 14:51:44 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of anquiroe101@hotmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2012 14:51:38 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TVO1F-0001gt-CN for users@camel.apache.org; Mon, 05 Nov 2012 06:51:17 -0800 Date: Mon, 5 Nov 2012 06:51:17 -0800 (PST) From: anaCortes To: users@camel.apache.org Message-ID: <1352127077374-5722155.post@n5.nabble.com> In-Reply-To: References: <1351515149455-5721733.post@n5.nabble.com> <1351583829432-5721763.post@n5.nabble.com> <1351586741551-5721764.post@n5.nabble.com> <1351589832615-5721769.post@n5.nabble.com> <1351610141160-5721784.post@n5.nabble.com> <1352114481613-5722135.post@n5.nabble.com> Subject: =?UTF-8?Q?Re:_JMS_-_Shared_fixed_reply_queu?= =?UTF-8?Q?e_doesn=C2=B4t_consume_all_the_messages?= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, > What version of Camel are you using? 2.10.2 > And how have you configured the JMS component ... > and the route where you do request/reply? .to(ExchangePattern.InOut, "activemq:ActiveMQ.DLQ?replyTo=xxx.REPLY&requestTimeout=255000&receiveTimeout=250&timeToLive=510000") How could this cacheConsumer="false" affect to the performance? -- View this message in context: http://camel.465427.n5.nabble.com/JMS-Shared-fixed-reply-queue-doesn-t-consume-all-the-messages-tp5721700p5722155.html Sent from the Camel - Users mailing list archive at Nabble.com.