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 27a54955f90 YARN-5604. [Federation] Add versioning for FederationStateStore. (#5394) add 25ebd0b8b15 YARN-11222. [Federation] Add addToClusterNodeLabels, removeFromClusterNodeLabels REST APIs for Router. (#5328) No new revisions were added by this update. Summary of changes: .../hadoop/yarn/server/router/RouterMetrics.java | 63 +++++++++- .../router/webapp/FederationInterceptorREST.java | 116 +++++++++++++++++- .../yarn/server/router/TestRouterMetrics.java | 20 ++++ .../webapp/MockDefaultRequestInterceptorREST.java | 40 +++++++ .../webapp/TestFederationInterceptorREST.java | 130 +++++++++++++++++++++ 5 files changed, 366 insertions(+), 3 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org