[ 
https://issues.apache.org/jira/browse/HDFS-16892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685010#comment-17685010
 ] 

ASF GitHub Bot commented on HDFS-16892:
---------------------------------------

haiyang1987 commented on code in PR #5301:
URL: https://github.com/apache/hadoop/pull/5301#discussion_r1098110086


##########
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ipc/RPC.java:
##########
@@ -896,15 +896,26 @@ public Builder setNumHandlers(int numHandlers) {
       this.numHandlers = numHandlers;
       return this;
     }
-    
-    /**
+
+    /**@deprecated call {@link #setNumReaders(int value)} instead.

Review Comment:
   Thanks @steveloughran help review, i will update PR later.





> Fix method name  of RPC.Builder#setnumReaders
> ---------------------------------------------
>
>                 Key: HDFS-16892
>                 URL: https://issues.apache.org/jira/browse/HDFS-16892
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Haiyang Hu
>            Assignee: Haiyang Hu
>            Priority: Minor
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to