Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A13131156E for ; Fri, 5 Sep 2014 07:32:27 +0000 (UTC) Received: (qmail 91441 invoked by uid 500); 5 Sep 2014 07:32:27 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 91410 invoked by uid 500); 5 Sep 2014 07:32:27 -0000 Mailing-List: contact issues-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 issues@camel.apache.org Received: (qmail 91401 invoked by uid 99); 5 Sep 2014 07:32:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2014 07:32:27 +0000 Date: Fri, 5 Sep 2014 07:32:27 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CAMEL-7050) camel-jms drops messages when errorHandler throws an exception MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-7050?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1412= 2553#comment-14122553 ]=20 ASF GitHub Bot commented on CAMEL-7050: --------------------------------------- Github user adessaigne closed the pull request at: https://github.com/apache/camel/pull/190 > camel-jms drops messages when errorHandler throws an exception > -------------------------------------------------------------- > > Key: CAMEL-7050 > URL: https://issues.apache.org/jira/browse/CAMEL-7050 > Project: Camel > Issue Type: Bug > Components: camel-jms > Affects Versions: 2.11.0 > Reporter: =C3=98yvind Ingebrigtsen =C3=98vergaard > Assignee: Willem Jiang > Fix For: 2.14.0 > > Attachments: BadErrorHandler.java, JmsDeadLetterChannelHandlerExc= eptionTest.java > > > When using camel-jms, messages are dropped when an exception is thrown in= the deadLetterChannel error handler. > See the attached failing unit test. > Verified against 2.11 and HEAD -- This message was sent by Atlassian JIRA (v6.3.4#6332)