[ https://issues.apache.org/jira/browse/HDFS-17601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
farmmamba updated HDFS-17601: ----------------------------- Description: RouterRpcServer supports asynchronous RPC, the following methods need to be transformed to asynchronous versions: ```java {{invokeOnNsAsync}} invokeAtAvailableNsAsync getExistingLocationAsync getDatanodeReportAsync getDatanodeStorageReportMapAsync getSlowDatanodeReportAsync getCreateLocationAsync ``` was: RouterRpcServer supports asynchronous RPC The following method needs to be transformed asynchronously: invokeOnNsAsync invokeAtAvailableNsAsync getExistingLocationAsync getDatanodeReportAsync getDatanodeStorageReportMapAsync getSlowDatanodeReportAsync getCreateLocationAsync > [ARR] RouterRpcServer supports asynchronous rpc. > ------------------------------------------------ > > Key: HDFS-17601 > URL: https://issues.apache.org/jira/browse/HDFS-17601 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: rbf > Reporter: farmmamba > Assignee: farmmamba > Priority: Major > > RouterRpcServer supports asynchronous RPC, the following methods need to be > transformed to asynchronous versions: > ```java > {{invokeOnNsAsync}} > invokeAtAvailableNsAsync > getExistingLocationAsync getDatanodeReportAsync > getDatanodeStorageReportMapAsync > getSlowDatanodeReportAsync > getCreateLocationAsync > ``` -- 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