You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2016/04/19 19:37:25 UTC

[jira] [Updated] (CAMEL-9881) Aggregator completionPredicate unusable with scala DSL

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

Claus Ibsen updated CAMEL-9881:
-------------------------------
    Fix Version/s: 2.18.0
                   2.17.1

> Aggregator completionPredicate unusable with scala DSL
> ------------------------------------------------------
>
>                 Key: CAMEL-9881
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9881
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-scala
>    Affects Versions: 2.17.0
>            Reporter: Bob Gaudaen
>             Fix For: 2.17.1, 2.18.0
>
>
> Due to the method declaration of completionPredicate in {{org.apache.camel.scala.dsl.SAggregateDefinition}} makes it impossible to use a completion predicate.
> Method should be declared as:
> {noformat}
> def completionPredicate(filter: Exchange => Any) = {
> {noformat}
> Pull request to follow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)