Skip to content

Commit

Permalink
HDFS-16294.Remove invalid DataNode#CONFIG_PROPERTY_SIMULATED. (#3605)
Browse files Browse the repository at this point in the history
(cherry picked from commit 72718a8)
  • Loading branch information
jianghuazhu authored and tasanuma committed Nov 4, 2021
1 parent 2844b98 commit 4d04efb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d04efb

Please sign in to comment.