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

Hudson commented on HDFS-12730:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13259 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13259/])
HDFS-12730. Verify open files captured in the snapshots across config 
(manojpec: rev 9fb4effd2c4de2d83b667a43e8798315e85ff79b)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/TestOpenFilesWithSnapshot.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/snapshot/SnapshotManager.java


> Verify open files captured in the snapshots across config disable and enable
> ----------------------------------------------------------------------------
>
>                 Key: HDFS-12730
>                 URL: https://issues.apache.org/jira/browse/HDFS-12730
>             Project: Hadoop HDFS
>          Issue Type: Test
>          Components: hdfs
>    Affects Versions: 3.0.0
>            Reporter: Manoj Govindassamy
>            Assignee: Manoj Govindassamy
>             Fix For: 3.1.0
>
>         Attachments: HDFS-12730.01.patch, HDFS-12730.02.patch
>
>
> Open files captured in the snapshots have their meta data preserved based on 
> the config 
> _dfs.namenode.snapshot.capture.openfiles_ (refer HDFS-11402). During the 
> upgrade scenario or when the NameNode gets restarted with config turned on or 
> off,  the attributes of the open files captured in the snapshots are 
> influenced accordingly. Better to have a test case to verify open file 
> attributes across config turn on and off, and the current expected behavior 
> with HDFS-11402 so as to catch any regressions in the future.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to