[
https://issues.apache.org/jira/browse/HDFS-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HDFS-2027:
------------------------------
Component/s: name-node
Description: 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.
Affects Version/s: Edit log branch (HDFS-1073)
Fix Version/s: Edit log branch (HDFS-1073)
> 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)
>
>
> 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