[ https://issues.apache.org/jira/browse/HADOOP-5782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707201#action_12707201 ]
Raghu Angadi commented on HADOOP-5782: -------------------------------------- +1. After applying this patch, the first patch attached to HADOOP-5780 applies cleanly just by changing the file name from FSNamesystem.java to BlockManager.java. IMHO personally, the small block of code in metaSave() I looked at, looks better with this patch :-) I think this can committed without going through highly backlogged Hudson.. could you run test-patch yourself? > 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 > > Attachments: formatting.patch > > > 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.