jianghuazhu opened a new pull request #3605: URL: https://github.com/apache/hadoop/pull/3605
### Description of PR As early as when HDFS-2907 was resolved, SimulatedFSDataset#CONFIG_PROPERTY_SIMULATED was removed. Replaced by: SimulatedFSDataset#Factory and DFSConfigKyes#DFS_DATANODE_FSDATASET_FACTORY_KEY. However, the introduction to CONFIG_PROPERTY_SIMULATED is still retained in the DataNode. Details: HDFS-16294 ### How was this patch tested? This pr mainly solves the changes related to annotations, and the test pressure is not great. -- 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]
