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

Jing Zhao updated HDFS-4230:
----------------------------

    Attachment: HDFS-4230.001.patch

Initial patch uploaded. 

Unlike ClientProtocol#getListing and listCorruptFiles, this patch simply 
returns all the current snapshottable directories, considering 1) the number of 
snapshottable directories may be not very large, and 2) currently all the 
snapshottable directories are stored in an unsorted list in the SnapshotManager 
thus it is hard to continue the listing from the middle.
                
> Listing all the current snapshottable directories
> -------------------------------------------------
>
>                 Key: HDFS-4230
>                 URL: https://issues.apache.org/jira/browse/HDFS-4230
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: data-node, name-node
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>         Attachments: HDFS-4230.001.patch
>
>
> Provide functionality to provide user with metadata about all the 
> snapshottable directories.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to