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)