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

(cherry picked from commit 72718a8dc1)
This commit is contained in:
jianghuazhu 2021-11-04 15:43:25 +08:00 committed by Takanobu Asanuma
parent 2844b98558
commit 4d04efb900
1 changed files with 1 additions and 1 deletions

View File

@ -1346,7 +1346,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