You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Richard Antal (Jira)" <ji...@apache.org> on 2020/02/25 13:48:00 UTC

[jira] [Updated] (PHOENIX-5699) Investigate reducing chore intervals in MiniCluster to speed up tests

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

Richard Antal updated PHOENIX-5699:
-----------------------------------
    Attachment: PHOENIX-5699.master.v1.patch

> Investigate reducing chore intervals in MiniCluster to speed up tests
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-5699
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5699
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Istvan Toth
>            Priority: Major
>         Attachments: PHOENIX-5699.master.v1.patch
>
>
> Some tests take a long time to run not because they are computationally/memory/IO intensive, but simply because they are waiting for some HBase chore to be run.
> One such test is MutableIndexSplitIT where we must wait for CompactedHFilesDischarger for the requested split to happen.
> Try to identify these cases, and reduce the chore intervals in the MiniCluster setup to speed upĀ  test executions.



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