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

Shutting down one of the contexts breaks async redeliveries in others: RedeliveryErrorHandler has static reference to a thread pool

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.9.2
    • 2.8.6, 2.9.3, 2.10.0
    • camel-core
    • None
    • Patch Available
    • Novice

    Description

      ErrorRedeliveryHandler has static reference to a thread pool used for scheduling retries, thus when it's stopped it stops a pool used by other handler instances(e.g. from other contexts), thus they now can't redeliver.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            soboleiv Ivan Sobolev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: