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 "Siyao Meng (JIRA)" <ji...@apache.org> on 2018/08/30 19:41:00 UTC

[jira] [Created] (HDFS-13886) HttpFSFileSystem.getFileStatus() doesn't return "snapshot enabled" bit

Siyao Meng created HDFS-13886:
---------------------------------

             Summary: HttpFSFileSystem.getFileStatus() doesn't return "snapshot enabled" bit
                 Key: HDFS-13886
                 URL: https://issues.apache.org/jira/browse/HDFS-13886
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: httpfs
    Affects Versions: 3.0.3, 3.1.1
            Reporter: Siyao Meng
            Assignee: Siyao Meng


FSOperations.toJsonInner() doesn't check the "snapshot enabled" bit. Therefore, "fs.getFileStatus(path).isSnapshotEnabled()" will always return false for fs type HttpFSFileSystem/WebHdfsFileSystem/SWebhdfsFileSystem. Additional tests in BaseTestHttpFSWith will be added to prevent this from happening.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org