Skip to content

Support ChecksumCRC64NVME #1630

@shobull

Description

@shobull

AWS S3 introduced new checksum. Minio server already supports it too minio/minio#20855.

Please add support also to Java client.

Currently WARN log is appearing with following content:

S3 service returned unknown XML for CompleteMultipartUpload REST API. <?xml version="1.0" encoding="UTF-8"?>

<CompleteMultipartUploadResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Location>https://xxx-s3.eu-central-1.amazonaws.com/xxx.zip</Location><Bucket>xxx-filestorage</Bucket><Key>prod.aws.xxx.com/xxx-personal-data-report.zip</Key><ETag>"123456-4"</ETag><ChecksumCRC64NVME>S8iFolo5yuc=</ChecksumCRC64NVME><ChecksumType>FULL_OBJECT</ChecksumType></CompleteMultipartUploadResult>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions