Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
Next step to remove UTF8:
- DistributedFileSystem and DFSClient
- completely removed UTF8 getPath(), replaced with String getPathName()
- removed some unused imports (warnings)
- two test cases, the browse directory JSP, dfs.NamenodeFsck and dfs.StreamFile updated
The patch is ~300 lines.
JUnit tests run successfully.
Thanks