[
https://issues.apache.org/jira/browse/HDFS-17750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030557#comment-18030557
]
Xiping Zhang commented on HDFS-17750:
-------------------------------------
hi [~zhanghaobo] ,Enable asynchronous RPC for the router, found that the REST
API requests could not be handled correctly.
for example:
[http://xxxx:50070/webhdfs/v1/user?op=LISTSTATUS]
get :
!image-2025-10-17-15-42-54-771.png!
After reviewing the code RouterWebHdfsMethods.java, found that almost all RPC
calls did not use an asynchronous approach to obtain results. Have you
encountered any of these problems?
> [ARR] RouterWebHdfsMethods adapts to async rpc
> ----------------------------------------------
>
> Key: HDFS-17750
> URL: https://issues.apache.org/jira/browse/HDFS-17750
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: rbf
> Reporter: farmmamba
> Assignee: farmmamba
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2025-10-17-15-42-54-771.png
>
>
> RouterWebHdfsMethods adapts to async rpc since it uses getCreateLocation
> which should be chanaged to getCreateLocationAsync in async rpc mode.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]