You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 17:52:00 UTC

[jira] [Resolved] (CAMEL-16487) camel-request-reply - Component for request reply using in-memory queue

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

Claus Ibsen resolved CAMEL-16487.
---------------------------------
    Resolution: Won't Fix

> camel-request-reply - Component for request reply using in-memory queue
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-16487
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16487
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.x
>
>
> We can either improve the seda component to have an correlation map with timeout and the likes (eg like camel-jms have).
> But this component current behavior has been as it has been since Camel 1, where the requestor will wait for the reply.
> What we need is an async correlation manager (like camel-jms).
> So either we
> - change the SEDA implementation
> - add a new component
> In the old days with JBI there was the camel-nmr component that has this strategy, but it was replaced with JMS as the solution as you have all of this out of box with JMS, and it came out of the box with ServiceMix



--
This message was sent by Atlassian Jira
(v8.20.10#820010)