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/10/20 15:03:41 UTC

[jira] Created: (CAMEL-3258) Aggregator EIP - Should log a WARN on startup if no completion conditions configured

Aggregator EIP - Should log a WARN on startup if no completion conditions configured
------------------------------------------------------------------------------------

                 Key: CAMEL-3258
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3258
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.4.0
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.6.0


If no completion configured then the aggregator will not send out messages.

You can have conditions in the headers at runtime so we should only WARN and not fail.

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


[jira] Resolved: (CAMEL-3258) Aggregator EIP - Should log a WARN on startup if no completion conditions configured

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

Claus Ibsen resolved CAMEL-3258.
--------------------------------

    Resolution: Working as Designed
      Assignee: Claus Ibsen

The aggregator EIP already validate this on startup

> Aggregator EIP - Should log a WARN on startup if no completion conditions configured
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-3258
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3258
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> If no completion configured then the aggregator will not send out messages.
> You can have conditions in the headers at runtime so we should only WARN and not fail.

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