You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/06/14 19:18:00 UTC

[jira] [Created] (PHOENIX-3937) Remove @AfterClass methods from test classes annotated with @NeedsOwnMiniClusterTest

Samarth Jain created PHOENIX-3937:
-------------------------------------

             Summary: Remove @AfterClass methods from test classes annotated with @NeedsOwnMiniClusterTest
                 Key: PHOENIX-3937
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3937
             Project: Phoenix
          Issue Type: Bug
            Reporter: Samarth Jain
            Assignee: Samarth Jain


Tests annotated with @NeedsOwnMiniClusterTest run in their own JVMs. We don't need to do any clean up or shut down the mini cluster since the whole JVM shuts down anyway in <shutdown>kill</shutdown> fashion.



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