This is an automated email from the ASF dual-hosted git repository. bteke pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from df093ef9afc HDFS-16831. [RBF SBN] GetNamenodesForNameserviceId should shuffle Observer NameNodes every time (#5098) add bf8ab83cd00 YARN-11395. RM UI, RMAttemptBlock can not render FINAL_SAVING. Contributed by Bence Kosztolnik No new revisions were added by this update. Summary of changes: .../org/apache/hadoop/yarn/state/StateMachine.java | 1 + .../hadoop/yarn/state/StateMachineFactory.java | 10 +++++++-- .../yarn/server/resourcemanager/RMServerUtils.java | 11 +++++++++ .../rmapp/attempt/RMAppAttempt.java | 8 +++++++ .../rmapp/attempt/RMAppAttemptImpl.java | 21 ++++++++++++----- .../resourcemanager/webapp/RMAppAttemptBlock.java | 25 ++++++++++++--------- .../server/resourcemanager/TestRMServerUtils.java | 26 ++++++++++++++++++++++ 7 files changed, 84 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org