Richard Smith (MC Messaging)
Richard Smith (MC Messaging)
*Issue #, if available:* *Description of changes:* Two issues in the new async support were bothering me: 1. Order of operations between async and sync versions of the delete message...
*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...
I've seen this mentioned in a few forums, and our team needs async support in the extended SQS Java SDK. We have a local fork that we are currently testing....