]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw:chksum: pull up aws-sdk-java-v2 and fix S3Builder invocation
authorMatt Benjamin <mbenjamin@redhat.com>
Sun, 10 Aug 2025 18:05:43 +0000 (14:05 -0400)
committerThomas Serlin <tserlin@redhat.com>
Mon, 22 Sep 2025 19:18:18 +0000 (15:18 -0400)
commit2a348c51e8bd167426592f6dd6726b362d73ac72
tree06c530ad30f171ffe4edcc3cd86dc9cb9f44d0cc
parent1c013cd53ceb4544d50acc4a7aa17f8328630751
rgw:chksum: pull up aws-sdk-java-v2 and fix S3Builder invocation

This commit pulls up aws-sdk-java-v2 to 2.32.2, which has trailing header
formatting previously seen with golang v2 sdk--for which the upstream
*Reef* logic is not present (see prior commit by Yixin Jin).

And it fixes the construction of S3Client to accept endpoint self-signed
certificates--logic which is present in the main function example code
in jcksum.java, but somehow not in putobjects.java (anymore?).

Resolves: rhbz#2392604

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 7c56e11d6a9892d02ec9f750b5b785c501f966a3)
qa/workunits/rgw/jcksum/pom.xml
qa/workunits/rgw/jcksum/src/test/java/io/ceph/jcksum/PutObjects.java