Make formatting of BlockManager.java similar to FSNamesystem.java to simplify porting patch -------------------------------------------------------------------------------------------
Key: HADOOP-5782 URL: https://issues.apache.org/jira/browse/HADOOP-5782 Project: Hadoop Core Issue Type: Bug Affects Versions: 0.21.0 Reporter: Suresh Srinivas Assignee: Suresh Srinivas Priority: Minor Fix For: 0.21.0 When block management code was refactored from FSNamesystem.java to BlockManager.java, some formatting changes are made. These changes make porting patches to BlockManager.java difficult. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.