[ 
https://issues.apache.org/jira/browse/HDFS-13879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909786#comment-16909786
 ] 

hemanthboyina commented on HDFS-13879:
--------------------------------------

getSnapshottableDirListing returns SnapshottableDirectoryStatus
SnapshottableDirectoryStatus.java was there in client , there is no dependency 
from client to common 
SnapshottableDirectoryStatus internally uses dfsutilclient so we cant move that 
to common .
any suggestions [~jojochuang] [~smeng]

> FileSystem: Add allowSnapshot, disallowSnapshot, getSnapshotDiffReport and 
> getSnapshottableDirListing
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-13879
>                 URL: https://issues.apache.org/jira/browse/HDFS-13879
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.1.1
>            Reporter: Siyao Meng
>            Assignee: hemanthboyina
>            Priority: Major
>
> I wonder whether we should add allowSnapshot() and disallowSnapshot() to 
> FileSystem abstract class.
> I think we should because createSnapshot(), renameSnapshot() and 
> deleteSnapshot() are already part of it.
> Any reason why we don't want to do this?
> Thanks!



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to