You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2015/05/22 01:09:18 UTC

[jira] [Created] (HDFS-8457) Refactor FsDatasetSpi to pull up HDFS-agnostic functionality into parent interface

Arpit Agarwal created HDFS-8457:
-----------------------------------

             Summary: Refactor FsDatasetSpi to pull up HDFS-agnostic functionality into parent interface
                 Key: HDFS-8457
                 URL: https://issues.apache.org/jira/browse/HDFS-8457
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: datanode
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


FsDatasetSpi can be split up into HDFS-specific and HDFS-agnostic parts. The HDFS-specific parts can continue to be retained in FsDataSpi while those relating to volume management, block pools and upgrade can be moved to a parent interface.

There will be minimal net change to FsDatasetSpi.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)