You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/03/06 18:41:33 UTC

[jira] [Commented] (CAMEL-10953) Add header support to AWS SNS component

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

ASF GitHub Bot commented on CAMEL-10953:
----------------------------------------

GitHub user PeterOsudio opened a pull request:

    https://github.com/apache/camel/pull/1508

    CAMEL-10953 Add message attribute support to AWS SNS publisher

    I copied the message attribute capability from the SQS Producer to SNS Producer. I didn't want to refactor the code too much to avoid the duplicate code.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PeterOsudio/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1508.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1508
    
----
commit 6b0a632f5853ddb46f3ae22132a37153dc0ea000
Author: Peter van Gestel <pe...@osudio.com>
Date:   2017-03-06T18:23:33Z

    CAMEL-10953 add message attribute support to sns producer

commit 7509ec284d6df2693f3635998d7be2667fbeff1f
Author: Peter van Gestel <pe...@osudio.com>
Date:   2017-03-06T18:39:04Z

    CAMEL-10953 solve checkstyle issues

----


> Add header support to AWS SNS component
> ---------------------------------------
>
>                 Key: CAMEL-10953
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10953
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.18.0
>            Reporter: Peter van Gestel
>
> Use camel headers to add message attributes when publishing a message to SNS.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)