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

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

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

James Taylor updated PHOENIX-3253:
----------------------------------
    Summary: Make changes to tests to support method level parallelization  (was: Make changes to BaseHBaseTimeManagedIT tests to support method level parallelization)

> Make changes to 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)