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 "Stephen Chu (JIRA)" <ji...@apache.org> on 2014/07/09 01:26:05 UTC

[jira] [Created] (HDFS-6645) Add test for successive Snapshots between XAttr modifications

Stephen Chu created HDFS-6645:
---------------------------------

             Summary: Add test for successive Snapshots between XAttr modifications
                 Key: HDFS-6645
                 URL: https://issues.apache.org/jira/browse/HDFS-6645
             Project: Hadoop HDFS
          Issue Type: Test
          Components: snapshots, test
    Affects Versions: 3.0.0, 2.6.0
            Reporter: Stephen Chu
            Assignee: Stephen Chu
            Priority: Minor


In the current TestXAttrWithSnapshot unit tests, we create a single snapshot per test.

We should test taking multiple snapshots on a path in between XAttr modifications of that path. We should also verify that deletion of a snapshot does not somehow alter the XAttrs of the other snapshots of the same path.




--
This message was sent by Atlassian JIRA
(v6.2#6252)