[ 
https://issues.apache.org/jira/browse/HDFS-16717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDFS-16717:
----------------------------------
    Labels: pull-request-available  (was: )

> Replace NPE with IOException in DataNode.class
> ----------------------------------------------
>
>                 Key: HDFS-16717
>                 URL: https://issues.apache.org/jira/browse/HDFS-16717
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: ZanderXu
>            Assignee: ZanderXu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In current logic, if storage not yet initialized, it will throw a NPE in 
> DataNode.class. Developers or SREs are very sensitive to NPE, so I feel that 
> we can use IOException instead of NPE when storage not yet initialized.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to