hfutatzhanghb commented on code in PR #7157:
URL: https://github.com/apache/hadoop/pull/7157#discussion_r1843096947


##########
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirAttrOp.java:
##########
@@ -342,7 +342,7 @@ static INodeDirectory unprotectedSetQuota(
     if ((type != null) && (!fsd.isQuotaByStorageTypeEnabled() ||
         nsQuota != HdfsConstants.QUOTA_DONT_SET)) {
       throw new UnsupportedActionException(
-          "Failed to set quota by storage type because either" +
+          "Failed to set quota by storage type because either " +

Review Comment:
   @KeeProMise Thanks a lot. Have fixed.
   



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