huangzhaobo99 opened a new pull request, #6366: URL: https://github.com/apache/hadoop/pull/6366
### Description of PR JIRA: [HDFS-17294](https://issues.apache.org/jira/browse/HDFS-17294) 1. [HDFS-16397](https://issues.apache.org/jira/browse/hdfs-16397) supports dynamic reconfig of `DFS_DATANODE_OUTLIERS_REPORT_INTERVAL_KEY` parameters for datanode. 2. The Outlier Detection is regularly reported to namnode, and the scheduling cycle of the slowPeerCollectorDaemon thread on the namenode should be consistent with the reporting cycle of abnormal values on the dn end as much as possible. ### How was this patch tested? Add Unit Test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
