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

John Doe updated HADOOP-19457:
------------------------------
    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 
`DefaultMetricsSystem`, if `miniClusterMode` is set to false by other 
functions, `newSourceName` exits with a MetricsException)

> Missing null check before using shared resource
> -----------------------------------------------
>
>                 Key: HADOOP-19457
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19457
>             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]

Reply via email to