Make DataBlockScanner package private
-------------------------------------
Key: HADOOP-3965
URL: https://issues.apache.org/jira/browse/HADOOP-3965
Project: Hadoop Core
Issue Type: Improvement
Affects Versions: 0.17.0
Reporter: Konstantin Shvachko
Fix For: 0.19.0
{{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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.