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

Claus Ibsen resolved CAMEL-10308.
---------------------------------
    Resolution: Fixed
      Assignee: Claus Ibsen

Thanks for the PR

> Provide a way to use async engine from ProducerTemplate
> -------------------------------------------------------
>
>                 Key: CAMEL-10308
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10308
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Vitalii Tymchyshyn
>            Assignee: Claus Ibsen
>             Fix For: 2.18.0
>
>
> Currently ProducerTemplate delegates to Sync engine even when async* methods 
> are used.
> This improvement:
>  * changes async methods to use async engine
>  * Provides Java 8 CompletableFuture  instead of regular Future to the called
>  * Provides a way to invoke async engine without additional thread pool 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to