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

Suresh Srinivas updated HDFS-2703:
----------------------------------

    Target Version/s: 1.0.2
       Fix Version/s: 1.0.2
    
> removedStorageDirs is not updated everywhere we remove a storage dir
> --------------------------------------------------------------------
>
>                 Key: HDFS-2703
>                 URL: https://issues.apache.org/jira/browse/HDFS-2703
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 1.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>             Fix For: 1.1.0, 1.0.2
>
>         Attachments: hdfs-2703.txt
>
>
> There are a number of places (FSEditLog#open, purgeEditLog, and rollEditLog) 
> where we remove a storage directory but don't add it to the 
> removedStorageDirs list. This means a storage dir may have been removed but 
> we don't see it in the log or Web UI. This doesn't affect trunk/23 since the 
> code there is totally different.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to