You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "duongkame (via GitHub)" <gi...@apache.org> on 2023/01/26 17:42:45 UTC

[GitHub] [ozone] duongkame commented on a diff in pull request #4126: HDDS-7489. Create a Freon tool to simulate datanodes

duongkame commented on code in PR #4126:
URL: https://github.com/apache/ozone/pull/4126#discussion_r1088154861


##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/server/JsonUtils.java:
##########
@@ -73,7 +78,7 @@ public static ObjectNode createObjectNode(Object next) {
    * Deserialize a list of elements from a given string,
    * each element in the list is in the given type.
    *
-   * @param str json string.
+   * @param str         json string.

Review Comment:
   ```suggestion
      * @param str json string.
   ```



-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org