You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2013/07/30 21:25:48 UTC

[jira] [Resolved] (HBASE-9070) Properly clean up snapshots in tearDown() method of snapshot related tests

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

Matteo Bertozzi resolved HBASE-9070.
------------------------------------

    Resolution: Duplicate

Done as part of HBASE-9090

SnapshotTestingUtils.deleteAllSnapshots(UTIL.getHBaseAdmin());
                
> Properly clean up snapshots in tearDown() method of snapshot related tests
> --------------------------------------------------------------------------
>
>                 Key: HBASE-9070
>                 URL: https://issues.apache.org/jira/browse/HBASE-9070
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>
> During code review of HBASE-9058, it was found that some snapshot related tests remove the snapshot directory in tearDown() method.
> This is not the proper way of clean up.
> We should iterate through existing snapshots and delete each of them.

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