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/17 14:48:40 UTC

[jira] Resolved: (CAMEL-1683) Aggregator - add option to control what should happen if correlation key cannot be evaluated

     [ https://issues.apache.org/activemq/browse/CAMEL-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1683.
--------------------------------

    Resolution: Fixed

There is an option now to ignore bad correlation keys {{ignoreBadCorrelationKeys}}

> Aggregator - add option to control what should happen if correlation key cannot be evaluated
> --------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1683
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1683
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 1.6.1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.3.0
>
>
> What should happen if a given message could not have its correlation key evaluted to a value != null.
> Should it
> - be silently ignored
> - an exception be thrown
> - moved to a special deal letter queue (can be solved by having a special exception and let end user control this with onException)

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