Move FSDataset interfaces and implementation to separated packages
------------------------------------------------------------------
Key: HDFS-3080
URL: https://issues.apache.org/jira/browse/HDFS-3080
Project: Hadoop HDFS
Issue Type: Improvement
Components: data-node
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Tsz Wo (Nicholas), SZE
FSDataset interfaces and classes currently reside in the datanode package. It
is not very easy to tell which are the FSDataset interfaces, which are the
FSDataset implementation and which other datanode classes. It is easy to
directly use FSDataset implementations by mistakes.
--
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