[ 
https://issues.apache.org/jira/browse/PHOENIX-3937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049841#comment-16049841
 ] 

Hudson commented on PHOENIX-3937:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1661 (See 
[https://builds.apache.org/job/Phoenix-master/1661/])
PHOENIX-3937 Remove @AfterClass methods from test classes annotated with 
(samarth: rev de6fbc4e2a13cdc482cbc1c91e51c4bc526aa12f)
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexFailureIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/LikeExpressionIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/hbase/index/covered/example/EndToEndCoveredIndexingIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/hbase/index/covered/example/FailWithoutRetriesIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/ContextClassloaderIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/iterate/ScannerLeaseRenewalIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/MutableIndexReplicationIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/hbase/index/covered/EndToEndCoveredColumnsIndexBuilderIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/ConnectionUtilIT.java
* (edit) 
phoenix-core/src/it/java/org/apache/phoenix/end2end/IndexExtendedIT.java


> 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
>             Fix For: 4.11.0
>
>         Attachments: PHOENIX-3937.patch
>
>
> 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)

Reply via email to