issues
search
takipi
/
aws-s3-speed
Test AWS speeds to the different regions
38
stars
33
forks
source link
Upgrade to aws-java-sdk 1.9.3 and more logging.
#2
Closed
lispmeister
closed
10 years ago
lispmeister
commented
10 years ago
Here's a summary of the patches:
Updated to aws-java-sdk 1.9.3
Exclude "s3-us-gov-west-1" and "cn-north-1" regions when creating buckets and when testing
Use setRegion to enable S3 V4 protocol to make "eu-central-1" work
Catch null pointer for default region
Catch S3 Exceptions and log them
Add two convenience scripts to illustrate usage
chook
commented
10 years ago
cheers :+1:
Here's a summary of the patches: