You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Konstantin Shvachko (JIRA)" <ji...@apache.org> on 2008/08/16 03:19:44 UTC

[jira] Updated: (HADOOP-3965) Make DataBlockScanner package private

     [ https://issues.apache.org/jira/browse/HADOOP-3965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konstantin Shvachko updated HADOOP-3965:
----------------------------------------

    Component/s: dfs

> 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
>             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.