You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Lars Hofhansl (Jira)" <ji...@apache.org> on 2019/12/21 15:48:00 UTC

[jira] [Reopened] (PHOENIX-5616) Speed up ParameterizedIndexUpgradeToolIT

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

Lars Hofhansl reopened PHOENIX-5616:
------------------------------------

Reverted in all branches.

> Speed up ParameterizedIndexUpgradeToolIT
> ----------------------------------------
>
>                 Key: PHOENIX-5616
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5616
>             Project: Phoenix
>          Issue Type: Test
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Minor
>             Fix For: 5.1.0, 4.15.1
>
>         Attachments: 5616-4.x-HBase-1.5-v2.txt, 5616-4.x-HBase-1.5-v2.txt, 5616-4.x-HBase-1.5.txt
>
>
> Here're the top 6 longest running tests (times in seconds on a jenkins box for a 4.x-HBase-1.5 jobs - other runs are similar):
> 946.612 org.apache.phoenix.end2end.ParameterizedIndexUpgradeToolIT
> 671.655 org.apache.phoenix.end2end.IndexToolIT
> 578.311 org.apache.phoenix.end2end.index.MutableIndexIT
> 573.698 org.apache.phoenix.end2end.SystemCatalogCreationOnConnectionIT
> 508.456 org.apache.phoenix.end2end.index.LocalIndexIT
> 473.577 org.apache.phoenix.end2end.index.ImmutableIndexIT
> ParameterizedIndexUpgradeToolIT is by far the slowest, followed by IndexToolIT. And 5 of the 6 slowest tests are related to indexing.
> (This might seem like a trifle, but fast test runtimes are crucial for developer productivity.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)