You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/10/09 00:58:00 UTC

[jira] [Assigned] (CAMEL-12870) make cxf consumer endpoints suspendable

     [ https://issues.apache.org/jira/browse/CAMEL-12870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned CAMEL-12870:
------------------------------------

    Assignee: Freeman Fang

> make cxf consumer endpoints suspendable
> ---------------------------------------
>
>                 Key: CAMEL-12870
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12870
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf, camel-cxfrs
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Major
>             Fix For: 2.21.3, 2.22.2, 2.23.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)