[
https://issues.apache.org/jira/browse/HDFS-16599?focusedWorklogId=775631&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-775631
]
ASF GitHub Bot logged work on HDFS-16599:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 28/May/22 05:31
Start Date: 28/May/22 05:31
Worklog Time Spent: 10m
Work Description: ayushtkn commented on code in PR #4368:
URL: https://github.com/apache/hadoop/pull/4368#discussion_r884074754
##########
hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/RouterRpcClient.java:
##########
@@ -624,7 +624,7 @@ private void addClientIpToCallerContext() {
* @param nsId Identifier for the namespace
* @param retryCount Current retry times
* @param method Method to invoke
- * @param obj Target object for the method
+ * @param obj Target Object for the method
Review Comment:
no need, it is ok
##########
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:
these the->to change isn't correct. Remove all such
Issue Time Tracking
-------------------
Worklog Id: (was: 775631)
Time Spent: 0.5h (was: 20m)
> Fix typo in RouterRpcClient
> ---------------------------
>
> Key: HDFS-16599
> URL: https://issues.apache.org/jira/browse/HDFS-16599
> Project: Hadoop HDFS
> Issue Type: Improvement
> Affects Versions: 3.4.0
> Reporter: fanshilun
> Assignee: fanshilun
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]