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

Only support suspension if a component has custom logic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.17.0
    • camel-core
    • None
    • Unknown

    Description

      We should mark components that has custom logic for suspend with a Suspenable marker interface.

      This allows us to know this as the ServiceSupport base class has a default suspend implementation that the component inherits.

      This leads to situations where a suspend do not appear to suspend because the default implement is a noop.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: