You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "alex hutter (JIRA)" <ji...@apache.org> on 2013/04/16 11:29:15 UTC

[jira] [Updated] (CAMEL-6286) Make SqsConsumer support async processors

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

alex hutter updated CAMEL-6286:
-------------------------------

    Attachment: aws-async.patch

I give permission for Apache to own the copyright on this patch.
                
> Make SqsConsumer support async processors
> -----------------------------------------
>
>                 Key: CAMEL-6286
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6286
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.10.4
>         Environment: N/A
>            Reporter: alex hutter
>            Priority: Minor
>         Attachments: aws-async.patch
>
>
> Switch SqsConsumer from using getProcessor().process() to getAsyncProcessor().process() with a callback to allow use of async processors.
> As I understand it is ok to always use the async processor call as its to show that 'the caller supports having the exchange asynchronously processed' rather than specifically always process it asynchronously.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira