Refactor double-buffering code out of JournalManagers -----------------------------------------------------
Key: HDFS-2212 URL: https://issues.apache.org/jira/browse/HDFS-2212 Project: Hadoop HDFS Issue Type: Improvement Components: name-node Affects Versions: 0.23.0 Reporter: Todd Lipcon Assignee: Todd Lipcon Fix For: 0.23.0 This is a small cleanup that makes EditLogFileOutputStream and EditLogBackupOutputStream more consistent with each other on how they buffer edits. It simply refactors the double-buffering behavior into a new class. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira