[
https://issues.apache.org/jira/browse/HADOOP-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625873#action_12625873
]
Konstantin Shvachko commented on HADOOP-3965:
---------------------------------------------
JavaDoc warning is addressed in HADOOP-4023.
Test failure is related to HADOOP-3950.
> Make DataBlockScanner package private
> -------------------------------------
>
> Key: HADOOP-3965
> URL: https://issues.apache.org/jira/browse/HADOOP-3965
> Project: Hadoop Core
> Issue Type: Improvement
> Components: dfs
> Affects Versions: 0.17.0
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 0.19.0
>
> Attachments: DataBlockScanner.patch
>
>
> {{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.