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" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
