You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/03/08 10:08:00 UTC

[jira] [Resolved] (CAMEL-17593) camel-aws2-sqs - Camel skips messageAttributes if more then 10 without any info

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

Claus Ibsen resolved CAMEL-17593.
---------------------------------
    Fix Version/s: 3.14.3
       Resolution: Fixed

> camel-aws2-sqs - Camel skips messageAttributes if more then 10 without any info
> -------------------------------------------------------------------------------
>
>                 Key: CAMEL-17593
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17593
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws2
>    Affects Versions: 3.13.0
>            Reporter: Mikołaj Matejko
>            Assignee: Andrea Cosentino
>            Priority: Minor
>             Fix For: 3.14.3, 3.16.0
>
>         Attachments: image-2022-02-03-10-36-40-773.png, image-2022-02-03-10-39-12-547.png
>
>
> When you try to send a message using AWS SDK and provide more then 10 messageAttributes then you will get a clean error what happened, e.g.:
> !image-2022-02-03-10-36-40-773.png!
> When using Camel the behavior is different - Camel is going to skip all messageAttributes after the first 10 ones. It won't throw anything nor log anything. So it leads to losing information without even knowing it. 
> Problematic place: {*}Sqs2Producer#translateAttributes{*}!image-2022-02-03-10-39-12-547.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)