Important methods and fields of BlockPlacementPolicyDefault.java shouldn't be private -------------------------------------------------------------------------------------
Key: HDFS-1261 URL: https://issues.apache.org/jira/browse/HDFS-1261 Project: Hadoop HDFS Issue Type: Improvement Affects Versions: 0.22.0 Reporter: Rodrigo Schmidt Assignee: Rodrigo Schmidt Fix For: 0.22.0 BlockPlacementPolicyDefault has important properties and methods listed as private, which prevents it from being extended in a more useful way. We should change them to be protected. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.