You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Christian Müller (JIRA)" <ji...@apache.org> on 2011/03/02 00:59:37 UTC

[jira] Commented: (CAMEL-3476) Contribute camel-sns component to the new camel-aws component.

    [ https://issues.apache.org/jira/browse/CAMEL-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001194#comment-13001194 ] 

Christian Müller commented on CAMEL-3476:
-----------------------------------------

I'm thinking about the SnsConsumer. In this patch, the SnsConsumer is in fact a SqsConsumer. It polls the messages from a Amazon SQS queue which is subscribed to the SNS topic. The additional functionality in the SnsConsumer is to create a subscribtion from a SQS queue to the SNS topic when we start the SnsConsumer and unsubscribe if we stop the SnsConsumer (and the deleteTopicOnStop option is set to true - I think we can find a better name like unsubscribeOnStop or so). I'm wondering if this is really a functionality we need here. I think most people (or maybe all) will configure the subscription once with the [Amazon Management Console|http://aws.amazon.com/console/] and not make the subscription on the fly with Camel.
I would like to remove the SnsConsumer (or not add) and keep the code as simple as possible because I do not see an useful use case for it.
What do you think? Any doubts?

Christian

> Contribute camel-sns component to the new camel-aws component.
> --------------------------------------------------------------
>
>                 Key: CAMEL-3476
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3476
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-aws
>    Affects Versions: 2.6.0
>            Reporter: Mark Ford
>            Assignee: Christian Müller
>            Priority: Minor
>             Fix For: 2.7.0
>
>         Attachments: camel-aws-3476.txt, patchfile.txt, patchfile.txt
>
>
> CAMEL-3468 contributes a new component for interacting with the Amazon SQS service. The camel-sns component allows users to publish/subscribe to topics on Amazon's Simple Notification Service. 
> This code is currently hosted as a google code project here:
> http://code.google.com/p/camel-sns/
> I'll coordinate with Tracy (developer of camel-aws) in the creation of the patch.

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