[ https://issues.apache.org/jira/browse/HDFS-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tsz Wo (Nicholas), SZE updated HDFS-2887: ----------------------------------------- Attachment: h2887_20120207.patch h2887_20120207.patch: - moves the methods in BlockPoolSliceInterface to FSVolumeInterface so that BlockPoolSliceInterface becomes unnecessary; - moves the static utility methods from FSDataset to DatanodeUtil; > Define a FSVolume interface > --------------------------- > > Key: HDFS-2887 > URL: https://issues.apache.org/jira/browse/HDFS-2887 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: data-node > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Attachments: h2887_20120203.patch, h2887_20120207.patch > > > FSVolume is an inner class in FSDataset. It is actually a part of the > implementation of FSDatasetInterface. It is better to define a new > interface, namely FSVolumeInterface, to capture the abstraction. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira