DaveTeng0 commented on code in PR #3728:
URL: https://github.com/apache/ozone/pull/3728#discussion_r960843899
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConsts.java:
##########
@@ -391,6 +391,8 @@ private OzoneConsts() {
public static final int S3_SECRET_KEY_MIN_LENGTH = 8;
+ public static final int S3_REQUEST_HEADER_METADATA_SIZE_LIMIT = 2;
Review Comment:
make sense!!
--
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]