Todd Lipcon created HDFS-3958: --------------------------------- Summary: Integrate upgrade/finalize/rollback with external journals Key: HDFS-3958 URL: https://issues.apache.org/jira/browse/HDFS-3958 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects Versions: 3.0.0 Reporter: Todd Lipcon
Currently the NameNode upgrade/rollback/finalize framework only supports local storage. With edits being stored in pluggable Journals, this could create certain difficulties - in particular, rollback wouldn't actually rollback the external storage to the old state. We should look at how to expose the right hooks to the external journal storage to snapshot/rollback/finalize. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira