CONTAP-607430: ONTAP S3: ListMultipartUploads Response Missing <EncodingType> Field Causes Java SDK Failures
Issue
When using ONTAP S3, the response to a ListMultipartUploads request does not include the <EncodingType>url</EncodingType> XML field, even when the client specifies encoding-type=url in the request. This omission causes S3 clients—particularly the AWS Java SDK—to fail operations, as they rely on the presence of this field to correctly decode object keys. As a result, customers using protocol-compliant S3 clients may experience failed multipart upload operations and be unable to clean up stranded multipart uploads.
