>From Preetham Poluparthi <[email protected]>:
Attention is currently required from: Preetham Poluparthi.
Hello Anon. E. Moose #1000171, Jenkins,
I'd like you to reexamine a change. Please visit
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21277?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Contrib-2 by Anon. E. Moose #1000171, Integration-Tests+1 by Jenkins
Change subject: [ASTERIXDB-3768][CLOUD] restore Content-MD5 for S3-compatible
endpoints via LegacyMd5Plugin
......................................................................
[ASTERIXDB-3768][CLOUD] restore Content-MD5 for S3-compatible endpoints via
LegacyMd5Plugin
- user model changes: no
- storage format changes: no
- interface changes: no
AWS SDK Java v2 2.30.0 changed the default checksum from MD5 to CRC32
(WHEN_SUPPORTED). The existing WHEN_REQUIRED workaround prevents CRC32 from
being sent, but also stopped sending Content-MD5, which S3-compatible storage
(OCI) requires. Adding LegacyMd5Plugin restores pre-2.30.0 Content-MD5 behavior
for WHEN_REQUIRED clients.
Ext-ref: MB-72035
Change-Id: I9443c9327a6bedb7e39c2ef1b729962b2237a974
---
M
asterixdb/asterix-external-data/src/main/java/org/apache/asterix/external/util/aws/s3/S3Utils.java
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/77/21277/2
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21277?usp=email
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: asterixdb
Gerrit-Branch: lumina
Gerrit-Change-Id: I9443c9327a6bedb7e39c2ef1b729962b2237a974
Gerrit-Change-Number: 21277
Gerrit-PatchSet: 2
Gerrit-Owner: Preetham Poluparthi <[email protected]>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <[email protected]>
Gerrit-Attention: Preetham Poluparthi <[email protected]>