Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-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 B3D2E6FC6 for ; Sun, 10 Jul 2011 07:47:35 +0000 (UTC) Received: (qmail 40962 invoked by uid 500); 10 Jul 2011 07:47:34 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 40634 invoked by uid 500); 10 Jul 2011 07:47:29 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 40598 invoked by uid 99); 10 Jul 2011 07:47:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Jul 2011 07:47:21 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD,URI_HEX 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; Sun, 10 Jul 2011 07:47:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DEFA842581 for ; Sun, 10 Jul 2011 07:46:59 +0000 (UTC) Date: Sun, 10 Jul 2011 07:46:59 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@camel.apache.org Message-ID: <989326808.869.1310284019910.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <251026324.14125.1310220436819.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CAMEL-4202) camel-jms - Using request/reply over persistent queues should be faster 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/CAMEL-4202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4202: ------------------------------- Fix Version/s: (was: 2.8.0) 2.9.0 > camel-jms - Using request/reply over persistent queues should be faster > ----------------------------------------------------------------------- > > Key: CAMEL-4202 > URL: https://issues.apache.org/jira/browse/CAMEL-4202 > Project: Camel > Issue Type: Improvement > Components: camel-jms > Affects Versions: 2.7.1 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.9.0 > > > See nabble > http://camel.465427.n5.nabble.com/slow-reply-for-jms-component-when-url-contains-replyTo-tp4563075p4563075.html > When using persistent replyTo queues for request/reply over JMS, then the ReplyManager should be faster to pickup replies. > The default spring-jms timeout is 1 sec and it impacts the performance. > Likewise the receiveTimeout should not be set on the reply managers as that does not apply here. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira