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

Aggregator must be the only output added to the route is fooled by onException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.5.0
    • 1.6.0, 2.0-M1
    • camel-core
    • None

    Description

      See nabble:
      http://www.nabble.com/Redelivery-Strategy-td20861316s22882.html

      We should convert the
      if (!getOutputs().isEmpty())

      { throw new IllegalArgumentException("Aggregator must be the only output added to the route: " + this); }

      ïnto a WARN log until we get the aggreagator fixed so you can define it anywhere in the route path. We have a ticket for this bug also.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: