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

Luca Telloli updated HADOOP-6001:
---------------------------------

    Attachment: HADOOP-6001.patch

Initial patch. 
- Now EditLogFileOutputStream handles StorageDirectory directly. 
- Previous methods to revert and divert file streams have been moved inside 
this class, since they're file related 
- The header of some methods in FSEditLog has been replaced by one which 
handles storage directories instead of files
- Method FSEditLog.revertFileStreams() has been removed. 

Tested for core-tests matching namenode/Test* and it passed. 

> Incorporate storage directories into EditLogFileInput/Output streams
> --------------------------------------------------------------------
>
>                 Key: HADOOP-6001
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6001
>             Project: Hadoop Core
>          Issue Type: Sub-task
>            Reporter: Luca Telloli
>         Attachments: HADOOP-6001.patch
>
>


-- 
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