aws-sdk-java-v2
aws-sdk-java-v2 copied to clipboard
Implementation of MultipartDownloaderSubscriber
Also fix last comments on PR #4826.
MultipartDownloaderSubscriber receives the AsyncResponseTransformer
published by SplittingTransformer
and performs the get-object requests for the individual parts of the s3 object.
MultipartDownloaderSubscriberWiremockTest
currently only contains happy-path tests, I intend to add more cases soon but still opened the PR so we can start reviewing it earlier.
Quality Gate failed
Failed conditions
75.8% Coverage on New Code (required ≥ 80%)
4.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarLint