caozhiqiang

Results 3 issues of caozhiqiang

In [HDFS-16613](https://issues.apache.org/jira/browse/HDFS-16613), increase the value of dfs.namenode.replication.max-streams-hard-limit would maximize the IO performance of the decommissioning DN, which has a lot of EC blocks. Besides this, we also need to decrease...

[HDFS-17556](https://issues.apache.org/jira/browse/HDFS-17556) In decommission and maintenance process, before added to BlockManager::neededReconstruction block will be check if it has been added. The check contains if block is in BlockManager::neededReconstruction or in PendingReconstructionBlocks::pendingReconstructions...

HDFS
trunk

TestDFSAdmin::testAllDatanodesReconfig() always failed because the last startReconfiguration() need some time to finish.

HDFS
trunk