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

Samarth Jain commented on PHOENIX-4102:
---------------------------------------

[~jamestaylor] - It was a special case just for this test class in particular 
since it has tons of test cases. With each of the test cases creating at least 
one table, the risk of mini cluster running into OOM are higher. The parallel 
run listener monitors the number of tests that have been run and not the number 
of tables that were created by the tests. So it may or may not help in this 
case. 

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

Reply via email to