[ https://issues.apache.org/jira/browse/HADOOP-5618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jakob Homan resolved HADOOP-5618. --------------------------------- Resolution: Won't Fix Resolving as won't fix. > Convert Storage.storageDirs into a map. > --------------------------------------- > > Key: HADOOP-5618 > URL: https://issues.apache.org/jira/browse/HADOOP-5618 > Project: Hadoop Core > Issue Type: Improvement > Components: dfs > Affects Versions: 0.21.0 > Reporter: Konstantin Shvachko > Assignee: Jakob Homan > Fix For: 0.21.0 > > > {{Storage.storageDirs}} is currently declared as an {{ArrayList}}. Recent > changes made {{storageDirs}} a searchable collection. In order to reflect > this changes the {{storageDirs}} type should be changed to a searchable > collection. This will simplify and optimize current code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.