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 "Eli Collins (JIRA)" <ji...@apache.org> on 2012/09/01 00:30:08 UTC

[jira] [Created] (HDFS-3879) Fix findbugs warning in TransferFsImage on branch-2

Eli Collins created HDFS-3879:
---------------------------------

             Summary: Fix findbugs warning in TransferFsImage on branch-2 
                 Key: HDFS-3879
                 URL: https://issues.apache.org/jira/browse/HDFS-3879
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: name-node
    Affects Versions: 2.2.0-alpha
            Reporter: Eli Collins
            Assignee: Eli Collins
            Priority: Minor


The trunk patch for HDFS-3190 fixed the following findbugs warning but the branch-2 merge missed it.

{noformat}
Dead store to buf in org.apache.hadoop.hdfs.server.namenode.TransferFsImage.getFileClient(String, String, List, Storage, boolean)
{noformat}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HDFS-3879) Fix findbugs warning in TransferFsImage on branch-2

Posted by "Eli Collins (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins resolved HDFS-3879.
-------------------------------

          Resolution: Fixed
       Fix Version/s: 2.2.0-alpha
    Target Version/s:   (was: 2.2.0-alpha)
        Hadoop Flags: Reviewed

Thanks ATM, I've committed this.
                
> Fix findbugs warning in TransferFsImage on branch-2 
> ----------------------------------------------------
>
>                 Key: HDFS-3879
>                 URL: https://issues.apache.org/jira/browse/HDFS-3879
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 2.2.0-alpha
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Minor
>             Fix For: 2.2.0-alpha
>
>         Attachments: hdfs-3879.txt
>
>
> The trunk patch for HDFS-3190 fixed the following findbugs warning but the branch-2 merge missed it.
> {noformat}
> Dead store to buf in org.apache.hadoop.hdfs.server.namenode.TransferFsImage.getFileClient(String, String, List, Storage, boolean)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira