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

Todd Lipcon updated HDFS-2088:
------------------------------

          Component/s: name-node
          Description: Currently the logic to archive edits logs is 
File-specific which presents some issues for Ivan's work. Since it relies on 
inspecting storage directories using NNStorage.inspectStorageDirs, it also 
misses directories that the image layer considers "failed" which results in 
edits logs piling up in these kinds of directories. This JIRA is similar to 
HDFS-2018 but only deals with archival for now.
    Affects Version/s: Edit log branch (HDFS-1073)
        Fix Version/s: Edit log branch (HDFS-1073)

> Move edits log archiving logic into FSEditLog/JournalManager
> ------------------------------------------------------------
>
>                 Key: HDFS-2088
>                 URL: https://issues.apache.org/jira/browse/HDFS-2088
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: name-node
>    Affects Versions: Edit log branch (HDFS-1073)
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: Edit log branch (HDFS-1073)
>
>
> Currently the logic to archive edits logs is File-specific which presents 
> some issues for Ivan's work. Since it relies on inspecting storage 
> directories using NNStorage.inspectStorageDirs, it also misses directories 
> that the image layer considers "failed" which results in edits logs piling up 
> in these kinds of directories. This JIRA is similar to HDFS-2018 but only 
> deals with archival for now.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to