Skip to content

Commit

Permalink
HDFS-17240. Fix a typo in DataStorage.java (apache#6226). Contributed…
Browse files Browse the repository at this point in the history
… by Yu Wang.

Reviewed-by: Shilun Fan <[email protected]>
Reviewed-by: Tao Li <[email protected]>
  • Loading branch information
yuw1 authored Dec 21, 2023
1 parent b4fed58 commit 77edca8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 77edca8

Please sign in to comment.