[ 
https://issues.apache.org/jira/browse/PHOENIX-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Samarth Jain resolved PHOENIX-1790.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.4.0
                   4.3.1
                   5.0.0

> Fix test failures due to incorrect shadowing of @AfterClass methods.
> --------------------------------------------------------------------
>
>                 Key: PHOENIX-1790
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1790
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>             Fix For: 5.0.0, 4.3.1, 4.4.0
>
>         Attachments: PHOENIX-1790.patch
>
>
> PhoenixClientRpcIT and PhoenixServerRPCIT are currently shadowing the  super 
> class's @AfterClass method, doTearDown(). This is causing the super class, 
> BaseOwnClusterIT's, @AfterClass method to not execute resulting in mini 
> clusters not shutting down. The @AfterClass method which has to be static 
> shouldn't be shadowing the super class's @AfterClass method. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to