You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Charles Lamb (JIRA)" <ji...@apache.org> on 2014/05/01 23:10:15 UTC

[jira] [Resolved] (HDFS-6176) Remove assignments to method arguments

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

Charles Lamb resolved HDFS-6176.
--------------------------------

    Resolution: Not a Problem

There are no assignments to arguments in the core hdfs code. They are all in the hadoop code.

> Remove assignments to method arguments
> --------------------------------------
>
>                 Key: HDFS-6176
>                 URL: https://issues.apache.org/jira/browse/HDFS-6176
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Charles Lamb
>            Priority: Minor
>
> There are many places in the code where assignments are made to method arguments. Eclipse is quite happy to flag this if the appropriate warning is enabled.



--
This message was sent by Atlassian JIRA
(v6.2#6252)