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

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

hfutatzhanghb commented on PR #8448:
URL: https://github.com/apache/hadoop/pull/8448#issuecomment-4311607370

   > Hi @kokonguyen191 @hfutatzhanghb @ZanderXu I had the impression that 
DFS_ROUTER_ASYNC_RPC_MAX_ASYNCCALL_PERMIT_KEY could control the maximum number 
of requests. Is it possible to achieve the same effect using this?
   
   I have the same question with @KeeProMise .  @kokonguyen191  Could you 
please clarify here? 
   IIUC, When we use acquirePermit, Router have put this rpc call into its call 
queue. So `DFS_ROUTER_ASYNC_RPC_MAX_ASYNCCALL_PERMIT_KEY` can not control the 
max calls at router side?
   
   <img width="2438" height="1588" alt="image" 
src="https://github.com/user-attachments/assets/9ac4a296-621a-4ae9-bccb-7f0b729f5033";
 />
   




> [ARR] AsyncRouterHandlerExecutors should use bounded queue
> ----------------------------------------------------------
>
>                 Key: HDFS-17909
>                 URL: https://issues.apache.org/jira/browse/HDFS-17909
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: rbf
>            Reporter: Felix N
>            Assignee: Felix N
>            Priority: Major
>              Labels: pull-request-available
>
> AsyncRouterHandlerExecutors should use bounded queues to prevent queues from 
> growing without a limit.



--
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