Andrew Shore

Results 7 issues of Andrew Shore

Created a simple pass through toxy script to just forward traffic and I'm seeing large ~20 sec spikes fairly regularly. I'm sending 60 requests per second through toxy. I've got...

bug
help wanted

Batch write operations are a common use case across many AWS services. There is opportunity to improve the developer experience in regards to these style operations. As mentioned in https://github.com/aws/aws-sdk-java/issues/1162,...

2.0 New
feature-request
p1

Unclear what exactly this would mean, some investigation is required. But for uploads I imagine we'd do some buffering of the content, if it's greater than 5MB we would do...

2.0 New
feature-request

Make sure we play nice with the module systems in OSGI and Java9 (especially our detection of the default HTTP implementation). Ensure that we can provide modularized service clients to...

1.11.x Parity
feature-request

Potentially expose some mechanism to execute a raw HTTP request which uses the client stack (retries, metrics, etc). Look into inclusion of presigned URL support in TransferManager (resumable or multipart...

2.0 New
feature-request
p2

### Describe the bug Credentials injected via `ExecutionInterceptor` using request override configuration are not respected when using the new auth scheme (SRA). The same credentials ARE respected when using the...

bug
p2