[
https://issues.apache.org/jira/browse/CAMEL-10308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15499056#comment-15499056
]
ASF GitHub Bot commented on CAMEL-10308:
----------------------------------------
Github user tivv closed the pull request at:
https://github.com/apache/camel/pull/1167
> 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
> 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)