HDFS-17240. Fix a typo in DataStorage.java (#6226). Contributed by Yu Wang.
Reviewed-by: Shilun Fan <slfan1989@apache.org> Reviewed-by: Tao Li <tomscut@apache.org>
This commit is contained in:
parent
b4fed58c6a
commit
77edca8f0a
@ -704,7 +704,7 @@ void readProperties(StorageDirectory sd, int rollbackLayoutVersion)
|
||||
}
|
||||
|
||||
/**
|
||||
* Analize which and whether a transition of the fs state is required
|
||||
* Analyze which and whether a transition of the fs state is required
|
||||
* and perform it if necessary.
|
||||
*
|
||||
* Rollback if the rollback startup option was specified.
|
||||
|
Loading…
Reference in New Issue
Block a user