slfan1989 commented on code in PR #4368:
URL: https://github.com/apache/hadoop/pull/4368#discussion_r884080726
##########
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcClient.java:
##########
@@ -875,7 +875,7 @@ public <T> T invokeSingle(final String nsId, RemoteMethod
method,
* @param method The remote method and parameters to invoke.
* @param clazz Class for the return type.
* @return The result of invoking the method.
- * @throws IOException If the invoke generated an error.
+ * @throws IOException If to invoke generated an error.
Review Comment:
OK, I will fix it.
--
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]