[
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)