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 D1B1210AF4 for ; Mon, 24 Jun 2013 10:35:10 +0000 (UTC) Received: (qmail 79372 invoked by uid 500); 24 Jun 2013 10:35:10 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 79329 invoked by uid 500); 24 Jun 2013 10:35:08 -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 79321 invoked by uid 99); 24 Jun 2013 10:35:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jun 2013 10:35:07 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of arun.rathnakumar@thehutgroup.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, 24 Jun 2013 10:35:01 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Ur46Z-0003lw-U9 for dev@camel.apache.org; Mon, 24 Jun 2013 03:34:39 -0700 Date: Mon, 24 Jun 2013 03:34:39 -0700 (PDT) From: rathnaa To: dev@camel.apache.org Message-ID: <1372070079923-5734651.post@n5.nabble.com> Subject: Message lost if camelcontext is shutdown during redelivery in case of transacted=false 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, I have a problem with camel. I really need some help regarding this. In case of transcted = false, during redelivery of message when camel context is shutdown, waits for 5 mins(because of default timeout 5 mins) before shutting down but the message is lost. Is there anyway to leave the message in same queue or to DLQ? Thanks Rathna -- View this message in context: http://camel.465427.n5.nabble.com/Message-lost-if-camelcontext-is-shutdown-during-redelivery-in-case-of-transacted-false-tp5734651.html Sent from the Camel Development mailing list archive at Nabble.com.