You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/10/17 23:40:33 UTC

[jira] [Created] (HADOOP-11210) Findbugs warning about SpanReceiverHost

Zhijie Shen created HADOOP-11210:
------------------------------------

             Summary: Findbugs warning about SpanReceiverHost
                 Key: HADOOP-11210
                 URL: https://issues.apache.org/jira/browse/HADOOP-11210
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Zhijie Shen
            Priority: Minor


Findbugs warning about SpanReceiverHost has bee reported multiple times in some Jira:

{quote}
	Dereference of the result of readLine() without nullcheck in org.apache.hadoop.tracing.SpanReceiverHost.getUniqueLocalTraceFileName()
Bug type NP_DEREFERENCE_OF_READLINE_VALUE (click for details) 
In class org.apache.hadoop.tracing.SpanReceiverHost
In method org.apache.hadoop.tracing.SpanReceiverHost.getUniqueLocalTraceFileName()
Value loaded from line
At SpanReceiverHost.java:[line 104]
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)