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/26 18:29:00 UTC

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

Lars Hofhansl created PHOENIX-6106:
--------------------------------------

             Summary: Speed up ConcurrentMutationsExtendedIT
                 Key: PHOENIX-6106
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6106
             Project: Phoenix
          Issue Type: Bug
            Reporter: Lars Hofhansl


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)