[
https://issues.apache.org/jira/browse/HADOOP-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645995#action_12645995
]
Hudson commented on HADOOP-4599:
--------------------------------
Integrated in Hadoop-trunk #655 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/655/])
. BlocksMap and BlockInfo made package private. Contributed by Konstantin
Shvachko.
> BlocksMap and BlockInfo should be package private.
> --------------------------------------------------
>
> Key: HADOOP-4599
> URL: https://issues.apache.org/jira/browse/HADOOP-4599
> Project: Hadoop Core
> Issue Type: Improvement
> Components: dfs
> Affects Versions: 0.19.0
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Shvachko
> Fix For: 0.20.0
>
> Attachments: PkgRpivateBlocksMap.patch
>
>
> BlocksMap and BlockInfo should be changed from public to package private.
> This is possible now since HADOOP-4572 moved the test class CreateEditsLog
> under the namenode package.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.