Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.17.0
-
None
-
None
-
Reviewed
Description
DataBlockScanner should be a package private class rather than public.
"public" can be removed if we move TestInterDatanodeProtocol into org.apache.hadoop.hdfs.server.datanode package.
This will require to make some changes to the import section.