[
https://issues.apache.org/jira/browse/HDFS-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B updated HDFS-3716:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.8.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed to trunk and branch-2.
Thanks [~andreina] for the contribution.
> Purger should remove stale fsimage ckpt files
> ---------------------------------------------
>
> Key: HDFS-3716
> URL: https://issues.apache.org/jira/browse/HDFS-3716
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.0.0-alpha
> Reporter: suja s
> Assignee: J.Andreina
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HDFS-3716.1.patch, HDFS-3716.2.patch, HDFS-3716.3.patch
>
>
> NN got killed while checkpointing in progress before renaming the ckpt file
> to actual file.
> Since the checkpointing process is not completed, on next NN startup it will
> load previous fsimage and apply rest of the edits.
> Functionally there's no harm but this ckpt file will be retained as is.
> Purger will not remove the ckpt file though other old fsimage files will be
> taken care.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)