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

aajisaka pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 34c415c  HADOOP-18026. Fix default value of Magic committer (#3723)
     new bcbe4fb  HDFS-16287. Support to make 
dfs.namenode.avoid.read.slow.datanode reconfigurable (#3596)
     new a24c981  HDFS-16314. Support to make 
dfs.namenode.block-placement-policy.exclude-slow-nodes.enabled reconfigurable 
(#3664)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../hdfs/server/blockmanagement/BlockManager.java  | 10 +++++
 .../blockmanagement/BlockPlacementPolicy.java      | 12 ++++++
 .../BlockPlacementPolicyDefault.java               | 12 +++++-
 .../server/blockmanagement/DatanodeManager.java    | 21 ++++++-----
 .../hadoop/hdfs/server/namenode/NameNode.java      | 43 +++++++++++++++++++++-
 .../server/namenode/TestNameNodeReconfigure.java   | 36 ++++++++++++++++++
 .../org/apache/hadoop/hdfs/tools/TestDFSAdmin.java |  8 +++-
 7 files changed, 128 insertions(+), 14 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to