[
https://issues.apache.org/jira/browse/CAMEL-12507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473148#comment-16473148
]
Alex Dettinger commented on CAMEL-12507:
----------------------------------------
Just merged on master at this stage.
> 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
> Priority: Major
>
> 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)