Convert Storage.storageDirs into a map.
---------------------------------------

                 Key: HADOOP-5618
                 URL: https://issues.apache.org/jira/browse/HADOOP-5618
             Project: Hadoop Core
          Issue Type: Improvement
    Affects Versions: 0.21.0
            Reporter: Konstantin Shvachko
             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.

Reply via email to