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 a90238c0b8b HADOOP-18631. Migrate Async appenders to log4j properties (#5418) add 8798b94ee1b YARN-11221. [Federation] Add replaceLabelsOnNodes, replaceLabelsOnNode REST APIs for Router. (#5302) No new revisions were added by this update. Summary of changes: .../webapp/dao/NodeToLabelsEntry.java | 5 + .../hadoop/yarn/server/router/RouterMetrics.java | 62 +++++++++++ .../router/webapp/FederationInterceptorREST.java | 119 ++++++++++++++++++++- .../yarn/server/router/TestRouterMetrics.java | 66 ++++++++++++ .../webapp/MockDefaultRequestInterceptorREST.java | 22 +++- .../webapp/TestFederationInterceptorREST.java | 98 +++++++++++++++++ 6 files changed, 367 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org