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 progress listener as option to put-object? #76

Open
bhurlow opened this issue Apr 28, 2015 · 2 comments
Open

add progress listener as option to put-object? #76

bhurlow opened this issue Apr 28, 2015 · 2 comments

Comments

@bhurlow
Copy link

bhurlow commented Apr 28, 2015

Looks like at least in aws-java-sdk "1.9.33" you can add call .setGeneralProgressListener on PutObjectRequest objects.

  1. do you have plans to update clj-aws-s3 to newer aws-sdk?
  2. would you consider passing in a progress listener of some kind?

🐪

@weavejester
Copy link
Owner

I'd consider both. Unfortunately I haven't had a need for S3 recently, so clj-aws-s3 hasn't gotten a whole lot of attention. At some point in the next year I'll likely need it again, and give it an overhaul, unless someone wants to get to it first.

@bhurlow
Copy link
Author

bhurlow commented May 3, 2015

roger that. I will explore a little about what upgrading sdks might break. This is the most idiomatic clj s3 lib so I think it's worth keeping current. Cheers!

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

No branches or pull requests

2 participants