Skip to content

Java V2: migrate v1 sqs example that compares single messaging to batch messaging #7509

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tkhill-AWS
Copy link
Collaborator

This pull request migrates the hard-code v1 example that exists in the SQS Developer guide.

Since Java V2 also offers the drop-in replacement SqsAsyncBatchManager for the SqsAsyncClient, which offers automatic batching, this approach was also highlighted in the example.

CDD build is here.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the Java-v2 This issue relates to the AWS SDK for Java V2 label Jul 2, 2025
@tkhill-AWS tkhill-AWS requested a review from scmacdon July 2, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java-v2 This issue relates to the AWS SDK for Java V2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant