This is an automated email from the ASF dual-hosted git repository. bteke pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 531ec91c23d HADOOP-18569. NFS Gateway may release buffer too early (#5210) add 362544a631c 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