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

Todd Lipcon resolved HDFS-2027.
-------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Committed to branch, thanks Eli!

> 1073: Image inspector should return finalized logs before unfinalized logs
> --------------------------------------------------------------------------
>
>                 Key: HDFS-2027
>                 URL: https://issues.apache.org/jira/browse/HDFS-2027
>             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)
>
>         Attachments: hdfs-2027.txt
>
>
> Found this small bug while testing multiple NNs under failure conditions on 
> the 1073 branch. When the 2NN calls getEditLogManifest(), it expects a list 
> of finalized logs. In the case that one of the edit log directories had 
> failed and recovered, there would be some txid for which there was an 
> edit_N_inprogress and an edits_N-M (finalized). The edit log manifest needs 
> to see the finalized one when it exists.

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

Reply via email to