Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Edit log branch (HDFS-1073)
-
None
-
Reviewed
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.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-2018 1073: Move all journal stream management code into one place
- Closed