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 "ZhuGuanyin (JIRA)" <ji...@apache.org> on 2009/05/13 04:56:45 UTC

[jira] Updated: (HADOOP-5619) Convert FSImage.removedStorageDirs into a map.

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

ZhuGuanyin updated HADOOP-5619:
-------------------------------

    Attachment:     (was: encode-free-KeyFieldBasedPartitioner-v1.patch)

> Convert FSImage.removedStorageDirs into a map.
> ----------------------------------------------
>
>                 Key: HADOOP-5619
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5619
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>    Affects Versions: 0.21.0
>            Reporter: Konstantin Shvachko
>            Assignee: Boris Shkolnik
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5619.patch
>
>
> {{FSImage.removedStorageDirs}} is declared as an {{ArrayList}}. In order to avoid adding the same directory twice into {{removedStorageDirs}} we should convert it into a map.

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