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

Konstantin Shvachko updated HADOOP-1693:
----------------------------------------

    Attachment: RemoveLogFields.patch

> Remove LOG members from PendingReplicationBlocks and ReplicationTargetChooser.
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-1693
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1693
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.13.1
>            Reporter: Konstantin Shvachko
>            Assignee: Konstantin Shvachko
>             Fix For: 0.15.0
>
>         Attachments: RemoveLogFields.patch
>
>
> The log member of PendingReplicationBlocks and ReplicationTargetChooser 
> classes is always
> set to FSNamesystem.LOG, which is accessible as a static member within the 
> package.
> So there is no need to keep an extra reference to it.
> This patch fixes the problem.

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

Reply via email to