maobaolong commented on a change in pull request #1517:
URL: https://github.com/apache/ozone/pull/1517#discussion_r521289658
##########
File path:
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/protocolPB/OzoneManagerProtocolClientSideTranslatorPB.java
##########
@@ -775,6 +776,30 @@ public void deleteKeys(OmDeleteKeys deleteKeys) throws
IOException {
}
+ /**
+ * Truncates an existing key.
+ *
+ * @param args the args of the key.
+ * @throws IOException
Review comment:
Would you please finish this java doc, there are many same issue in this
PR.
For example `if there is an I/O error while performing the call`
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]