You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/07/29 04:37:48 UTC

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

Ted Yu created HBASE-9070:
-----------------------------

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