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 2020/08/27 03:05:00 UTC

[jira] [Resolved] (PHOENIX-6106) Speed up ConcurrentMutationsExtendedIT

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

Lars Hofhansl resolved PHOENIX-6106.
------------------------------------
    Resolution: Fixed

Pushed to 4.x and master.

Thanks for having a look.

> Speed up ConcurrentMutationsExtendedIT
> --------------------------------------
>
>                 Key: PHOENIX-6106
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6106
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Major
>             Fix For: 5.1.0, 4.16.0
>
>         Attachments: 6106-proposed.txt
>
>
> Now that InListIT's performance was improved, ConcurrentMutationsExtendedIT is the slowest running test.
> The main culprit is testConcurrentUpserts, which is repeated 5 times. Since the repeats are serial, I do not quite understand why it needs to be repeated.



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