This is an automated email from the ASF dual-hosted git repository. omalley pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/hadoop.git
from b68520d2a5d HDFS-16836: StandbyCheckpointer shouldn't trigger rollback fs image after RU is finalized (#5135) add 9b3ffe960e8 HADOOP-18324. Interrupting RPC Client calls can lead to thread exhaustion. (#4527) No new revisions were added by this update. Summary of changes: .../main/java/org/apache/hadoop/ipc/Client.java | 186 +++++++------------- .../test/java/org/apache/hadoop/ipc/TestIPC.java | 5 - .../test/java/org/apache/hadoop/ipc/TestRPC.java | 195 +++++++++++++++++++++ 3 files changed, 255 insertions(+), 131 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org