[ https://issues.apache.org/jira/browse/HDFS-17758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
farmmamba resolved HDFS-17758. ------------------------------ Fix Version/s: 3.5.0 Resolution: Duplicate > Make method checkAsyncCall not throttle router async rpc request > ---------------------------------------------------------------- > > Key: HDFS-17758 > URL: https://issues.apache.org/jira/browse/HDFS-17758 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: farmmamba > Assignee: farmmamba > Priority: Major > Labels: pull-request-available > Fix For: 3.5.0 > > > In my practice, when enable aysnc router rpc, we must adjust > {quote}ipc.client.async.calls.max{quote} larger. If not, we will get > AsyncCallLimitExceededException exception. > The original purpose of method checkAsyncCall is to prevent Out-of-Memory > from occurring on the client, we should make it not throttle router async rpc > request. > BTW, we use other mechanisms to prevent OOM from occurring on the hdfs > router. please see HDFS-17713 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org