You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/02/01 15:37:33 UTC

[jira] Created: (CAMEL-2435) RedeliveryErrorHandler - Log stracktraces for exhausted exceptions

RedeliveryErrorHandler - Log stracktraces for exhausted exceptions
------------------------------------------------------------------

                 Key: CAMEL-2435
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2435
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.1.0, 2.0.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.2.0


Add a new redelivery policy option {{logRetryStrackTrace}} to set whether or not stracktraces is logged when a redelivery attempt failed.
The other {{logStrackTrace}} will be for when the message is exhausted and it will be default turned on, which helps you see the exception in the log, in case any caller swallows it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (CAMEL-2435) RedeliveryErrorHandler - Log stracktraces for exhausted exceptions

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57288#action_57288 ] 

Claus Ibsen edited comment on CAMEL-2435 at 2/1/10 2:47 PM:
------------------------------------------------------------

trunk: 905291, 905292.

      was (Author: davsclaus):
    trunk: 905291.
  
> RedeliveryErrorHandler - Log stracktraces for exhausted exceptions
> ------------------------------------------------------------------
>
>                 Key: CAMEL-2435
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2435
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> Add a new redelivery policy option {{logRetryStrackTrace}} to set whether or not stracktraces is logged when a redelivery attempt failed.
> The other {{logStrackTrace}} will be for when the message is exhausted and it will be default turned on, which helps you see the exception in the log, in case any caller swallows it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-2435) RedeliveryErrorHandler - Log stracktraces for exhausted exceptions

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-2435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-2435.
--------------------------------

    Resolution: Fixed

trunk: 905291.

> RedeliveryErrorHandler - Log stracktraces for exhausted exceptions
> ------------------------------------------------------------------
>
>                 Key: CAMEL-2435
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2435
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> Add a new redelivery policy option {{logRetryStrackTrace}} to set whether or not stracktraces is logged when a redelivery attempt failed.
> The other {{logStrackTrace}} will be for when the message is exhausted and it will be default turned on, which helps you see the exception in the log, in case any caller swallows it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.