[
https://issues.apache.org/jira/browse/HADOOP-19458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Doe updated HADOOP-19458:
------------------------------
Description: The shared resource can be assigned to null, while another
member method later dereferences it without a null check. This can cause a
runtime failure when fencing operations are triggered. (was: In `ExitUtil`,
`disableSystemExit` can execute earlier than `terminate` and set
`systemExitDisabled` to true, causing error logs.)
Summary: Missing null check before using shared resource (was: Error
log while terminating)
> Missing null check before using shared resource
> -----------------------------------------------
>
> Key: HADOOP-19458
> URL: https://issues.apache.org/jira/browse/HADOOP-19458
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 3.4.1
> Reporter: John Doe
> Priority: Major
>
> The shared resource can be assigned to null, while another member method
> later dereferences it without a null check. This can cause a runtime failure
> when fencing operations are triggered.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]