[
https://issues.apache.org/jira/browse/CAMEL-10308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-10308:
--------------------------------
Fix Version/s: 2.18.0
> 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
> Reporter: Vitalii Tymchyshyn
> 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)