[ 
https://issues.apache.org/jira/browse/HDFS-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079586#comment-13079586
 ] 

Ivan Kelly commented on HDFS-2225:
----------------------------------

I did it to keep the dependencies acyclic. If we use EditLogFile, then 
NNStorageRetentionManager has a dependency on FileJournalManager which has a 
dependency on NNStorageRetentionManager.

> 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

        

Reply via email to