FSNamesystem.shutdown() should be a part of FSNamesystem.close()
-----------------------------------------------------------------
Key: HADOOP-3054
URL: https://issues.apache.org/jira/browse/HADOOP-3054
Project: Hadoop Core
Issue Type: Improvement
Affects Versions: 0.16.0
Reporter: Konstantin Shvachko
FSNamesystem should either close() or shutdown(), but not both.
Traditionally we used to have FSNamesystem.close().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.