[
https://issues.apache.org/jira/browse/PHOENIX-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993481#comment-16993481
]
Hudson commented on PHOENIX-5554:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-4.x-HBase-1.5 #215 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.5/215/])
PHOENIX-5554 Synchronize @Parameters, @BeforeClass and @AfterClass (stoty: rev
d33bf3c01ef0491c64de6e81d6739fabe90c0f49)
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ParallelStatsEnabledIT.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java
> 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)