[
https://issues.apache.org/jira/browse/HADOOP-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626577#action_12626577
]
Hudson commented on HADOOP-3965:
--------------------------------
Integrated in Hadoop-trunk #586 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/586/])
> 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.