[ https://issues.apache.org/jira/browse/HDFS-17713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936105#comment-17936105 ]
ASF GitHub Bot commented on HDFS-17713: --------------------------------------- hfutatzhanghb commented on code in PR #7304: URL: https://github.com/apache/hadoop/pull/7304#discussion_r1998136014 ########## hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/router/async/RouterAsyncRpcClient.java: ########## @@ -202,58 +203,69 @@ public Object invokeMethod( * @param params The parameters for the method invocation. */ private void invokeMethodAsync( + String nsid, final UserGroupInformation ugi, final List<FederationNamenodeContext> namenodes, Review Comment: Have reset this method. > [ARR] Throtting asynchronous calls for each nameservice > ------------------------------------------------------- > > Key: HDFS-17713 > URL: https://issues.apache.org/jira/browse/HDFS-17713 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: rbf > Reporter: farmmamba > Assignee: farmmamba > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org