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