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

2014-07-09 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6645:
--

Status: Patch Available  (was: Open)

 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
 Attachments: 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)


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

2014-07-09 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6645:
--

Status: Open  (was: Patch Available)

Thank you, [~ajisakaa] and [~jingzhao]! I am going to cancel and re-submit 
patch. The Hadoop QA jenkins job didn't run properly because of the svn upgrade 
issue.

 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
 Attachments: 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)


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

2014-07-09 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6645:
--

Attachment: HDFS-6645.001.patch

Reattach the same patch to trigger Hadoop QA jenkins job.

 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
 Attachments: 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)


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

2014-07-09 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6645:
--

Attachment: HDFS-6645.001.patch

Chris Nauroth and Giridharan Kesavan fixed the PreCommit jenkins job issues.

Resubmitting identical patch to trigger Hadoop QA.

 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
 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)


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

2014-07-09 Thread Jing Zhao (JIRA)

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

Jing Zhao updated HDFS-6645:


   Resolution: Fixed
Fix Version/s: 2.6.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

I've committed this to trunk and branch-2. Thanks for the contribution [~schu]! 
And thanks for the review, [~ajisakaa]!

 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)


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

2014-07-08 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6645:
--

Attachment: HDFS-6645.001.patch

Added a unit test to TestXAttrWithSnapshot that creates multiple snapshots in 
between XAttr modifications. Also deletes the middle snapshot and verifies the 
remaining snapshots' XAttrs are unaltered. 

 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
 Attachments: 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)


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

2014-07-08 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6645:
--

Target Version/s: 3.0.0, 2.6.0
  Status: Patch Available  (was: Open)

 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
 Attachments: 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)