djchapm
djchapm
Would like to bump this issue - now with JDK-11 in sunset and JDK-17 the official LTS - people will probably run into this again here in 2022. Creating multi-release...
For sake of planning/documentation or others having similar issues - can you provide some sort of unofficial target timeframe/roadmap for supporting custom RemoteServices, and paging/sorting predicates? Also - You have...
@alexmojaki - great that you wrote code to work around a limitation of the AWS SDK - but please stop promoting as a solution - really needs to be part...
Hey @rpiccoli and @alexmojaki - not meant to offend at all. It is great work! Not sure how you took that so negatively. We have been doing something similar. I've...
Hey - still tracking this one - did a quick demo based on what I'm seeing in the v2 transfer manager preview and [#2817](https://github.com/aws/aws-sdk-java-v2/pull/2817) and [#2814](https://github.com/aws/aws-sdk-java-v2/pull/2814)... Couldn't get it to...
There is hope for this yet in https://github.com/aws/aws-sdk-java-v2/issues/139. I'll stop watching this one.
Adding a use case - code below is based on code currently available in TransferManager 2.17.210-PREVIEW... there is a 'fromPublisher' method that accepts Publisher \ - so below is simple...
Hey check this out - https://github.com/awslabs/aws-c-s3/pull/285 So using AWS S3 V2 API: S3AsyncClient.crtBuilder() and S3TransferManager, we may soon be able to achieve this 8 year old ticket! (8 years due...
Looks like https://github.com/awslabs/aws-c-s3/pull/285 is merged - @zoewangg can you confirm which version of the sdk will contain this change?
Hey @zoewangg - it's working great! I haven't done any performance comparisons but will report. Definitely reduces a ton of code though. So far I've only tried with a few...