You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/09/16 00:18:20 UTC

[jira] [Commented] (PHOENIX-3253) Make changes to BaseHBaseTimeManagedIT tests to support method level parallelization

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

Hudson commented on PHOENIX-3253:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1404 (See [https://builds.apache.org/job/Phoenix-master/1404/])
PHOENIX-3253 Make changes to BaseHBaseTimeManagedIT tests to support (jamestaylor: rev 1a3bd43a595f3ba23db823486f476c31e890b3d2)
* (edit) phoenix-core/src/it/java/org/apache/phoenix/trace/PhoenixTracingEndToEndIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/tx/TransactionIT.java


> Make changes to BaseHBaseTimeManagedIT tests to support method level parallelization
> ------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3253
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3253
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: prakul agarwal
>            Assignee: James Taylor
>             Fix For: 4.9.0
>
>         Attachments: PHOENIX-3253.patch, PHOENIX-3253_addendum1.patch
>
>
> Changes are necessary in our BaseHBaseTimeManagedIT tests to ensure that they can run in parallel:
> - Using unique table names in all tests
> - Removing any usage of BaseTest.ensureTableCreated()
> - Change static methods and member variables to be instance level
> - Remove any required state dependencies between tests



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