[
https://issues.apache.org/jira/browse/HADOOP-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ZhuGuanyin updated HADOOP-5619:
-------------------------------
Attachment: encode-free-KeyFieldBasedPartitioner-v1.patch
create patch using svn diff
> 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.