Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9881

Aggregator completionPredicate unusable with scala DSL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.17.0
    • 2.17.1, 2.18.0
    • camel-scala
    • None
    • Unknown

    Description

      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:

      def completionPredicate(filter: Exchange => Any) = {
      

      Pull request to follow.

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              bgaudaen Bob Gaudaen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: