sodonnel commented on a change in pull request #2096:
URL: https://github.com/apache/ozone/pull/2096#discussion_r611550587
##########
File path:
hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/scm/protocolPB/ScmBlockLocationProtocolClientSideTranslatorPB.java
##########
@@ -141,27 +144,42 @@ private SCMBlockLocationResponse
handleError(SCMBlockLocationResponse resp)
* set of datanodes that should be used creating this block.
* @param size - size of the block.
* @param num - number of blocks.
- * @param type - replication type of the blocks.
- * @param factor - replication factor of the blocks.
Review comment:
replicationType (and owner) are missing from the param spec.
--
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]