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 "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2014/08/29 08:17:54 UTC

[jira] [Resolved] (HDFS-6960) Bugfix in LazyWriter, fix test case and some refactoring

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

Arpit Agarwal resolved HDFS-6960.
---------------------------------

       Resolution: Fixed
    Fix Version/s: HDFS-6581
     Hadoop Flags: Reviewed

Thanks Jitendra! Committed to the feature branch.

> Bugfix in LazyWriter, fix test case and some refactoring
> --------------------------------------------------------
>
>                 Key: HDFS-6960
>                 URL: https://issues.apache.org/jira/browse/HDFS-6960
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode, test
>    Affects Versions: HDFS-6581
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>             Fix For: HDFS-6581
>
>         Attachments: HDFS-6960.01.patch, HDFS-6960.02.patch
>
>
> LazyWriter has a bug. While saving the replica to disk we would save it under {{current/lazyPersist/}}. Instead it should be saved under the appropriate subdirectory e.g. {{current/lazyPersist/subdir1/subdir0/}}.



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