[ https://issues.apache.org/jira/browse/HADOOP-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492160 ]
dhruba borthakur commented on HADOOP-1272: ------------------------------------------ In response to Konstantin's comments: The checkMode() call does not need to reset safeMode. When the SafeModeMonitor exists, it sets safeMode = null. > Extract InnerClasses from FSNamesystem into separate classes > ------------------------------------------------------------ > > Key: HADOOP-1272 > URL: https://issues.apache.org/jira/browse/HADOOP-1272 > Project: Hadoop > Issue Type: Bug > Components: dfs > Reporter: dhruba borthakur > Assigned To: dhruba borthakur > Attachments: innerclasses4.patch, innerclasses5.patch > > > This will make the code cleaner. Also, it leads itself to a cleaner and > easily understandable finer-grain locking model. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.