kokonguyen191 opened a new pull request, #4307: URL: https://github.com/apache/hadoop/pull/4307
### Description of PR Add a `DynamicRouterRpcFairnessPolicyController` class that resizes permit capacity periodically based on traffic to namespaces + minor fixes to make it work with HDFS-16539 ### How was this patch tested? Unit tests, local deployment + modelling for performance improvement. ### For code changes: Added a few fixes in comparison with https://github.com/apache/hadoop/pull/4168 - Fix dead executor when dynamic controller is created more than once - Controller refresh does not work with dynamic controller -- 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]
