This is an automated email from the ASF dual-hosted git repository. hexiaoqiao pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git
from 58896f0e135 HADOOP-19339. OutofBounds Exception due to assumption about buffer size in BlockCompressorStream. Contributed by ConfX. add aa5fe6f550c YARN-10058. Handle uncaught exception for async-scheduling threads to prevent scheduler hangs (#7129). Contributed by Tao Yang. No new revisions were added by this update. Summary of changes: .../scheduler/capacity/CapacityScheduler.java | 6 ++- .../resourcemanager/TestRMHAForAsyncScheduler.java | 52 ++++++++++++++++++++++ .../TestCapacitySchedulerAsyncScheduling.java | 33 ++++++++++++++ 3 files changed, 90 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org