Sreeja created HDDS-15645:
-----------------------------
Summary: ListObjectsV2 returns Owner when FetchOwner is not
requested
Key: HDDS-15645
URL: https://issues.apache.org/jira/browse/HDDS-15645
Project: Apache Ozone
Issue Type: Sub-task
Reporter: Sreeja
Assignee: Sreeja
The S3 compatibility tests test_bucket_listv2_fetchowner_defaultempty and
test_bucket_listv2_fetchowner_empty are failing because in the S3 ListObjectsV2
response, the Owner field is currently included for each object even when the
fetch-owner parameter is not set or is false. According to S3 behavior, owner
information should only be returned when fetch-owner=true is requested. Update
the response generation logic to omit the Owner field unless the fetch-owner
flag is enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]