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

Graceful shutdown - Should allow background thread to terminate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.13.3, 2.14.1
    • 2.13.4, 2.14.2, 2.15.0
    • camel-core
    • None
    • Unknown

    Description

      See nabble
      http://camel.465427.n5.nabble.com/ShutdownTask-thread-does-not-complete-tp5756412.html

      If you suspend/resume or stop/start routes etc then the graceful shutdown is in use to handle that. And it uses a background thread to do this work. But once that thread was created it would stay around forever as the core pool size is 1. But we should allow that thread to terminate.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: