[ 
https://issues.apache.org/jira/browse/HDFS-8679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Agarwal updated HDFS-8679:
--------------------------------
          Resolution: Fixed
        Hadoop Flags: Reviewed
       Fix Version/s: HDFS-7240
    Target Version/s:   (was: HDFS-7240)
              Status: Resolved  (was: Patch Available)

Thanks for the now binding review [~anu]!

I committed it to the feature branch with the following delta over the .02 
patch to clarify that the caller must synchronize if necessary.

{code}
-     * Create a new dataset object for a specific service type
+     * Create a new dataset object for a specific service type.
+     * The caller must perform synchronization, if required.
{code}

> Move DatasetSpi to new package
> ------------------------------
>
>                 Key: HDFS-8679
>                 URL: https://issues.apache.org/jira/browse/HDFS-8679
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>             Fix For: HDFS-7240
>
>         Attachments: HDFS-8679-HDFS-7240.01.patch, 
> HDFS-8679-HDFS-7240.02.patch
>
>
> The DatasetSpi and VolumeSpi interfaces are currently in 
> {{org.apache.hadoop.hdfs.server.datanode.fsdataset}}. They can be moved to a 
> new package {{org.apache.hadoop.hdfs.server.datanode.dataset}}.



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

Reply via email to