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

Piling up of threads in iterating splitter in pararllel processing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.18.5, 2.19.4, 2.20.1
    • 2.19.5, 2.20.2, 2.21.0
    • camel-core
    • None
    • Patch Available
    • Unknown

    Description

      If you have a custom interating splitter which runs in parallel processing and which throws a RuntimeException either in the "hasNext" or "next" method after an aggregation thread was created then the aggregation thread will never finish.

      Therefore if the error occurs mulitple times the aggregatgor threads pile up.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            forsthofer Franz Forsthofer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: