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

Add delete payload batch feature. #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richardsmithsfdc
Copy link
Contributor

Issue #, if available:

Description of changes:

Add ability to delete a batch of offloaded payloads. By using S3 DeleteObjects, it can reduce the number of separate calls to S3 to one-per-bucket, which should improve efficiency.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@richardsmithsfdc
Copy link
Contributor Author

@ziyanli-amazon , can you take a look at this PR, and the related PR awslabs/amazon-sqs-java-extended-client-lib#148 . I'm trying to fix that issue I pointed out when the sync/async delete in SQS extended client have slightly different behavior. This batch delete operation is something we are currently using in our code.

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.

1 participant