[ https://issues.apache.org/jira/browse/HADOOP-4599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Shvachko updated HADOOP-4599: ---------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) I just committed this. > 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.