You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Lars Hofhansl (Jira)" <ji...@apache.org> on 2020/08/26 19:49:00 UTC

[jira] [Comment Edited] (PHOENIX-6106) Speed up ConcurrentMutationsExtendedIT

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

Lars Hofhansl edited comment on PHOENIX-6106 at 8/26/20, 7:48 PM:
------------------------------------------------------------------

Just this. No loss of coverage.

Finishes the test in 12 minutes instead of 1h - on my local machine.


was (Author: lhofhansl):
Just this. No loss of coverage.

> Speed up ConcurrentMutationsExtendedIT
> --------------------------------------
>
>                 Key: PHOENIX-6106
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6106
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>            Priority: Major
>         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)