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

Camel Salesforce can easily hang when used within an aggregator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • camel-salesforce
    • None
    • Unknown

    Description

      Reproducer project:

      https://github.com/jsight/camel-salesforce-http-aggregator-issue

       

      Run the unit tests and you will observe it hanging.

       

      A workaround is also present. Uncomment this line:

      // .to("seda:enrichWithJobId?waitForTaskToComplete=Always")

       

      The code that hangs is this:

      .enrich("direct:createJobAndGetID", new AggregationStrategy()

      Unknown macro: { @Override public Exchange aggregate(Exchange oldExchange, Exchange newExchange) Unknown macro}

      })

       

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            jsightle@redhat.com Jesse Sightler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: