[
https://issues.apache.org/jira/browse/HDFS-6645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057536#comment-14057536
]
Hudson commented on HDFS-6645:
------------------------------
SUCCESS: Integrated in Hadoop-Mapreduce-trunk #1827 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1827/])
HDFS-6645. Add test for successive Snapshots between XAttr modifications.
Contributed by Stephen Chu. (jing9:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1609388)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/TestXAttrWithSnapshot.java
> 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
> Fix For: 2.6.0
>
> Attachments: HDFS-6645.001.patch, HDFS-6645.001.patch,
> HDFS-6645.001.patch
>
>
> 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)