hfutatzhanghb opened a new pull request, #7501: URL: https://github.com/apache/hadoop/pull/7501
### Description of PR The original purpose of method checkAsyncCall is to prevent Out-of-Memory from occurring on the client. But now we have ARR, we should make it not throttle router async rpc request. BTW, we use other mechanisms to prevent OOM from occurring on the hdfs router. ### How was this patch tested? Add unit test. -- 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]
