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/04/23 03:45:32 UTC

[hadoop] branch trunk updated (5ebbacc4802 -> aebd55f7883)

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 5ebbacc4802 HDFS-16552. Fix NPE for TestBlockManager (#4210)
     add aebd55f7883 HDFS-16519. Add throttler to EC reconstruction (#4101)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hdfs/DFSConfigKeys.java  |  8 ++++++++
 .../hadoop/hdfs/server/datanode/DataNode.java       | 21 +++++++++++++++++++++
 .../erasurecode/StripedBlockReconstructor.java      |  8 ++++++++
 .../server/datanode/erasurecode/StripedReader.java  |  5 +++++
 .../hadoop-hdfs/src/main/resources/hdfs-default.xml | 18 ++++++++++++++++++
 5 files changed, 60 insertions(+)


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