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

make cxf consumer endpoints suspendable

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      Currently both CxfConsumer and CxfRsConsumer are SuspendableService, however they don't implements Suspendable interface, which means in DefaultShutdownStrategy, when catching kill signal, those consumer endpoints will be shutdown immediately. So even though inflight and pending exchanges are completed, they have no change to return to client since CXF Consumer endpoints already shutdown.

      We should make cxf consumer endpoints suspendable to support graceful shutdown

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: