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

Claus Ibsen resolved CAMEL-15690.
---------------------------------
    Resolution: Fixed

> camel-core - Optimize direct producer
> -------------------------------------
>
>                 Key: CAMEL-15690
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15690
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.7.0
>
>
> It does a lookup of the consumer to handover the exchange on each process. We 
> can optimize this to do this once and reuse same consumer.
> And then if the consumer is stopped/removed then we need a event listener to 
> tell the producer that the consumer is gone and it needs to clear the state.
> This avoids the synchronized lookup on each process



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to