Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.15.0
-
None
-
None
-
Reviewed
Description
Trash opens FileSystem using Path.getFileSystem() but never closes it.
This happens even if Trash is disabled (trash.interval == 0).
I think trash should not open file system if it is disabled.
I also think that NameNode should not create a trash Thread when trash is disabled, see NameNode.init().
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-4539 Streaming Edits to a Backup Node.
- Closed