[
https://issues.apache.org/jira/browse/HDFS-17240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780002#comment-17780002
]
ASF GitHub Bot commented on HDFS-17240:
---------------------------------------
yuw1 opened a new pull request, #6226:
URL: https://github.com/apache/hadoop/pull/6226
### Description of PR
Fix a typo in DataStorage.java
/**
- * 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.
*
### How was this patch tested?
This patch only modifies comments and does not require adding new test cases
> Fix a typo in DataStorage.java
> ------------------------------
>
> Key: HDFS-17240
> URL: https://issues.apache.org/jira/browse/HDFS-17240
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: datanode
> Reporter: Yu Wang
> Priority: Trivial
>
> Fix a typo in DataStorage.java
>
> {code:java}
> /**
> - * 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.
> * {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]