You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2013/01/18 23:12:14 UTC

[jira] [Commented] (HBASE-7625) Remove duplicated logFSTree() from TestRestoreFlushSnapshotFromClient

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

Jonathan Hsieh commented on HBASE-7625:
---------------------------------------

lgtm +1.
                
> Remove duplicated logFSTree() from TestRestoreFlushSnapshotFromClient
> ---------------------------------------------------------------------
>
>                 Key: HBASE-7625
>                 URL: https://issues.apache.org/jira/browse/HBASE-7625
>             Project: HBase
>          Issue Type: Sub-task
>          Components: snapshots
>    Affects Versions: hbase-6055
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>             Fix For: hbase-6055
>
>         Attachments: HBASE-7625-v0.patch
>
>
> Replace the duplicate logFSTree() code in the test with the one from FSUtils
> Also this code has a problem with the concurrent files deletion (by the archiver)
> {code}
> java.io.FileNotFoundException: File hdfs://localhost:34124/user/jenkins/hbase/.archive/testtb-1358489746730/5a9d9fe3ffbd17db00ab8497486f4a2f does not exist.
>         at org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:408)
>         at org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient.logFSTree(TestRestoreFlushSnapshotFromClient.java:249)
>         at org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient.logFSTree(TestRestoreFlushSnapshotFromClient.java:252)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira