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 2017/05/16 22:57:04 UTC

[jira] [Assigned] (PHOENIX-3855) Separate MutableIndexIT into multiple test classes

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

James Taylor reassigned PHOENIX-3855:
-------------------------------------

    Assignee: James Taylor

> Separate MutableIndexIT into multiple test classes
> --------------------------------------------------
>
>                 Key: PHOENIX-3855
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3855
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 4.11.0
>
>         Attachments: PHOENIX-3855.patch
>
>
> MutableIndexIT is taking 50 minutes to run which is causing our test suite to hang. The two slowest tests are doing splits to ensure the queries succeed still, but there's no need to call these eight times (for all the combinations of parameterized tests). There's also no need to explicitly drop the tables created since the table names are unique.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)