Skip to content

SQS->SendMessageBatchRequest is losing messageAttributes #220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ggallego opened this issue Jun 27, 2016 · 3 comments
Closed

SQS->SendMessageBatchRequest is losing messageAttributes #220

ggallego opened this issue Jun 27, 2016 · 3 comments

Comments

@ggallego
Copy link

When sending sqs messages using SendMessageBatch with MessageAttributes attached, these MessageAttributes are lost and cannot be received from ReceiveMessage.

This behavior only happens on SendMessageBatch (the SendMessage method is fine).

There is a test case showing this behavior (SendMessageBatch:NOK; SendMessage:OK) on https://github.com/ggallego/aws-sdk-cpp-sqs-messages-with-message-attributes-test.

@asylvest
Copy link

Yes, I ran into this too and reported it under #39. The issue got closed out I believe by accident...

JonathanHenson added a commit that referenced this issue Jul 14, 2016
@JonathanHenson
Copy link
Contributor

OK, I just updated the generator and pushed out the changes. Feel free to reopen if issues persist.

@ggallego
Copy link
Author

Perfect! The SendMessageBatchRequest is now working. Thank you!

JonathanHenson pushed a commit that referenced this issue Nov 9, 2017
Added new service AWSPricing into SDK.
cobookman pushed a commit to cobookman/aws-sdk-cpp that referenced this issue Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants