xinglin commented on code in PR #6168:
URL: https://github.com/apache/hadoop/pull/6168#discussion_r1355506430


##########
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/Constants.java:
##########
@@ -1183,12 +1183,17 @@ private Constants() {
 
   /**
    * Flag for create performance.
-   * This is *not* a configuration option; it is for use in the
-   * {code createFile()} builder.
+   * This can be set in the {code createFile()} builder.

Review Comment:
   can we add what "create performance" means or change it to a more meaningful 
name, such as fs.s3a.create.skip.file.existence.check or 
fs.s3a.create.overwrite-if-exist?



-- 
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