NameNode#initializeSharedEdits should populate shared edits dir with edit log segments
--------------------------------------------------------------------------------------
Key: HDFS-3259
URL: https://issues.apache.org/jira/browse/HDFS-3259
Project: Hadoop HDFS
Issue Type: Improvement
Components: ha, name-node
Affects Versions: 2.0.0
Reporter: Aaron T. Myers
Assignee: Aaron T. Myers
Currently initializeSharedEdits formats the shared dir so that subsequent edit log segments
will be written there. However, it would be nice to automatically populate this dir with edit
log segments with transactions going back to the last fsimage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|