[
https://issues.apache.org/jira/browse/PHOENIX-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135589#comment-16135589
]
James Taylor commented on PHOENIX-4102:
---------------------------------------
Try a test with parameterized tests and see how it operates. I think there's a
correlation between the number of tests and the number of tables. If that's the
case, it's much easier to manage through the ParallelRunListener. It just has
to be close enough.
> Convert ArrayIT to extend BaseUniqueNamesOwnClusterIT
> -----------------------------------------------------
>
> Key: PHOENIX-4102
> URL: https://issues.apache.org/jira/browse/PHOENIX-4102
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Samarth Jain
> Assignee: Samarth Jain
> Fix For: 4.12.0
>
> Attachments: PHOENIX-4102.patch
>
>
> ArrayIT creates *tons* of tables. It is better to have it run its own cluster
> so that it doesn't put memory pressure on the mini cluster shared by other
> tests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)