Skip to content
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

Work around the SQS restriction to not allow empty message attribute values #600

Merged

Conversation

sschuberth
Copy link
Contributor

Please have a look at the individual commit messages for the details.

Put from / to `MessageAttributes` conversion into a dedicated file for a
better overview.

Signed-off-by: Sebastian Schuberth <[email protected]>
This works around the SQS restriction that a message attribute's value
must not be empty or null [1].

[1]: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_MessageAttributeValue.html

Signed-off-by: Sebastian Schuberth <[email protected]>
@sschuberth sschuberth added this pull request to the merge queue Jul 4, 2024
Merged via the queue into eclipse-apoapsis:main with commit 8ea44d5 Jul 4, 2024
12 checks passed
@sschuberth sschuberth deleted the sqs-empty-trace-id branch July 4, 2024 11:37
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

Successfully merging this pull request may close these issues.

None yet

2 participants