You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2008/09/19 21:06:44 UTC

[jira] Commented: (HADOOP-4204) Fix warnings generated by FindBugs

    [ https://issues.apache.org/jira/browse/HADOOP-4204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632772#action_12632772 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-4204:
------------------------------------------------

- It is safe to remove match.group(0).length() in StreamXmlRecordReader.

- I think it is better to use the Java foreach-loop in AbstractMetricsContext instead of Iterator.

Other parts look good.

> Fix warnings generated by FindBugs
> ----------------------------------
>
>                 Key: HADOOP-4204
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4204
>             Project: Hadoop Core
>          Issue Type: Bug
>         Environment: This is compile time issue
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 0.19.0
>
>         Attachments: HADOOP-4204.patch
>
>
> There are several warnings currently printed by findbugs. These need to be addressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.