[ https://issues.apache.org/jira/browse/HDFS-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079597#comment-13079597 ]
Todd Lipcon commented on HDFS-2225: ----------------------------------- Ivan and I just chatted on IRC about this. The dependency is only cyclic in that EditLogFile is a static inner class of FileJournalManager. The dependency graph wouldn't actually be a cycle between the actual classes. So, he's going to change the interface back to taking the classes. > HDFS-2018 Part 1 : Refactor file management so its not in classes which > should be generic > ----------------------------------------------------------------------------------------- > > Key: HDFS-2225 > URL: https://issues.apache.org/jira/browse/HDFS-2225 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Ivan Kelly > Assignee: Ivan Kelly > Attachments: HDFS-2225.diff, HDFS-2225.diff > > > This is the first part of HDFS-2018 changes, to refactor some of the file > management classes so they're in file specific places rather than in the > generic classes. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira