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

Reply via email to