You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/09/09 17:25:09 UTC

[jira] [Created] (CAMEL-4434) ProducerTemplate - Should have async API which offers the Camel specific AsyncCallback API

ProducerTemplate - Should have async API which offers the Camel specific AsyncCallback API
------------------------------------------------------------------------------------------

                 Key: CAMEL-4434
                 URL: https://issues.apache.org/jira/browse/CAMEL-4434
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.9.0


This allows you to use the producer template and have the callback invoked using the async routing engine. 
The current API is using the JDK threads pool and Future abstraction. We should offer the Camel specific AsyncCallback API as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4434) ProducerTemplate - Should have async API which offers the Camel specific AsyncCallback API

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-4434.
--------------------------------

    Resolution: Won't Fix

Lets leave the API as is, as there is already plenty of methods on the template.

> ProducerTemplate - Should have async API which offers the Camel specific AsyncCallback API
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4434
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4434
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0
>
>
> This allows you to use the producer template and have the callback invoked using the async routing engine. 
> The current API is using the JDK threads pool and Future abstraction. We should offer the Camel specific AsyncCallback API as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira