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 ta...@apache.org on 2022/11/29 01:51:36 UTC

[hadoop] branch trunk updated (909aeca86cf -> 35c65005d0e)

This is an automated email from the ASF dual-hosted git repository.

tasanuma pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from 909aeca86cf HDFS-16845: Adds configuration flag to allow clients to use router observer reads without using the ObserverReadProxyProvider. (#5142)
     add 35c65005d0e HDFS-16846. EC: Only EC blocks should be effected by max-streams-hard-limit configuration (#5143)

No new revisions were added by this update.

Summary of changes:
 .../server/blockmanagement/DatanodeDescriptor.java | 47 +++++++++++++----
 .../server/blockmanagement/DatanodeManager.java    | 43 ++++++++++------
 .../server/blockmanagement/ErasureCodingWork.java  |  2 +-
 .../hadoop/hdfs/TestDecommissionWithStriped.java   |  6 +--
 .../blockmanagement/TestDatanodeManager.java       | 59 ++++++++++++++--------
 5 files changed, 107 insertions(+), 50 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org