Simon0806 commented on a change in pull request #1041: URL: https://github.com/apache/hadoop-ozone/pull/1041#discussion_r451330394
########## File path: hadoop-hdds/docs/content/shell/VolumeCommands.md ########## @@ -42,7 +42,7 @@ assign it to a user. | Uri | The name of the volume. | {{< highlight bash >}} -ozone sh volume create --quota=1TB --user=bilbo /hive +ozone sh volume create -ssq=1TB --user=bilbo /hive Review comment: in the previous design, quota just describes the Space Quota, if we want to describe the Count Quota, which one is better to use ? quota is a little ambiguous to describe which one it wants to express. IMO, I prefer to use spaceQuota and countQuota instead ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org