This is an automated email from the ASF dual-hosted git repository. inigoiri pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 0185afafeac HDFS-16974. Consider volumes average load of each DataNode when choosing target. (#5541). Contributed by Shuyan Zhang. add 0bcdea7912b YARN-11239. Optimize FederationClientInterceptor audit log. (#5127) No new revisions were added by this update. Summary of changes: .../yarn/server/router/RouterAuditLogger.java | 61 ++- .../yarn/server/router/RouterServerUtil.java | 13 + .../clientrm/FederationClientInterceptor.java | 526 ++++++++++++++++----- .../yarn/server/router/TestRouterAuditLogger.java | 17 +- 4 files changed, 484 insertions(+), 133 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org