[ https://issues.apache.org/jira/browse/HADOOP-1153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-1153: --------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. Thanks, Konstantin! > DataNode and FSNamesystem don't shutdown cleanly > ------------------------------------------------ > > Key: HADOOP-1153 > URL: https://issues.apache.org/jira/browse/HADOOP-1153 > Project: Hadoop > Issue Type: Bug > Components: dfs > Affects Versions: 0.12.1 > Reporter: Nigel Daley > Assigned To: Konstantin Shvachko > Fix For: 0.13.0 > > Attachments: 1153.patch, Interrupts.patch > > > The DataNode and FSNamesystem don't interrup their threads when shutting > down. This causes threads to stay around which is a problem if tests are > starting and stopping these servers many times in the same process. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.