You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2019/12/10 22:09:00 UTC

[jira] [Updated] (PHOENIX-5554) Synchronize @Parameters, @BeforeClass and @AfterClass methods

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

Chinmay Kulkarni updated PHOENIX-5554:
--------------------------------------
    Fix Version/s: 4.15.1

> Synchronize @Parameters, @BeforeClass and @AfterClass methods
> -------------------------------------------------------------
>
>                 Key: PHOENIX-5554
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5554
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>             Fix For: 5.1.0, 4.15.1
>
>         Attachments: PHOENIX-5554.master.v1.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> According to the failsafe docs, all methods that are annotated with @Parameters, @BeforeClass and @AfterClass should be synchronized.
> This is not just a theoretical problem, it causes random test failures, like 
> [https://builds.apache.org/job/PreCommit-PHOENIX-Build/3078//testReport/org.apache.phoenix.end2end/DescOrderKeysIT/org_apache_phoenix_end2end_DescOrderKeysIT/] 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)