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
Affects Versions: 0.19.0
Reporter: Konstantin Shvachko
Assignee: Konstantin Shvachko
Fix For: 0.20.0
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.