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 Dettinger (JIRA)" <ji...@apache.org> on 2018/05/13 18:25:00 UTC

[jira] [Closed] (CAMEL-12507) SqsProducer support for Number custom data types

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

Alex Dettinger closed CAMEL-12507.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.22.0
                   2.21.2
                   2.20.4

> SqsProducer support for Number custom data types
> ------------------------------------------------
>
>                 Key: CAMEL-12507
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12507
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>    Affects Versions: 2.20.3, 2.21.0
>            Reporter: Craig
>            Assignee: Alex Dettinger
>            Priority: Major
>             Fix For: 2.20.4, 2.21.2, 2.22.0
>
>
> According to [https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-message-attributes.html] it is nice for SQS producers to use extended data types (ex "Number.int" instead of just "Number").
> amazon-sqs-java-messaging-lib does this: [https://github.com/awslabs/amazon-sqs-java-messaging-lib/blob/1.0.4/src/main/java/com/amazon/sqs/javamessaging/SQSMessagingClientConstants.java#L39]
> Camel should as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)