YutaLin commented on code in PR #8501:
URL: https://github.com/apache/ozone/pull/8501#discussion_r2104540209


##########
hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/endpoint/S3Owner.java:
##########
@@ -23,7 +23,11 @@
 import javax.xml.bind.annotation.XmlRootElement;
 
 /**
- * TODO: javadoc.
+ * Represents an owner of S3 resources in the Ozone S3 compatibility layer.
+ *
+ * This class models the Owner XML element in S3 responses, containing both a 
unique ID
+ * and a display name for the owner of buckets and objects.

Review Comment:
   @ivandika3 Do i still need to change?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to