You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by om...@apache.org on 2022/11/18 16:50:01 UTC

[hadoop] branch branch-3.3 updated (b68520d2a5d -> 9b3ffe960e8)

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org