HDFS-16294.Remove invalid DataNode#CONFIG_PROPERTY_SIMULATED. (#3605)

This commit is contained in:
jianghuazhu 2021-11-04 15:43:25 +08:00 committed by GitHub
parent a9c51ea57d
commit 72718a8dc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1383,7 +1383,7 @@ boolean areCacheReportsDisabledForTests() {
/**
* This method starts the data node with the specified conf.
*
* If conf's CONFIG_PROPERTY_SIMULATED property is set
* If conf's DFS_DATANODE_FSDATASET_FACTORY_KEY property is set
* then a simulated storage based data node is created.
*
* @param dataDirectories - only for a non-simulated storage data node