[
https://issues.apache.org/jira/browse/HDFS-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171611#comment-14171611
]
Tsz Wo Nicholas Sze commented on HDFS-7227:
-------------------------------------------
Our code style use separated lines and { } for if-statements, i.e.
{code}
if (...) {
...
}
{code}
> Fix findbugs warning about NP_DEREFERENCE_OF_READLINE_VALUE in
> SpanReceiverHost
> -------------------------------------------------------------------------------
>
> Key: HDFS-7227
> URL: https://issues.apache.org/jira/browse/HDFS-7227
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.7.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Priority: Minor
> Attachments: HDFS-7227.001.patch
>
>
> Fix findbugs warning about NP_DEREFERENCE_OF_READLINE_VALUE in
> SpanReceiverHost
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)