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

Uwe Schindler commented on SOLR-5022:
-------------------------------------

The problem with raising permgen is:
- It's Hotspot specific only, so does not work with other JVMs
- Its no longer available in Java 8

I would really prefer to maybe tune the tests and maybe not create so many 
nodes in the cloud tests. It looks like the bug happens more often with higher 
test multiplier (-Dtests.multiplier=3), so maybe we can really tune that.
If we want to raise permgen, we have to do it in a similar way like we do 
enable the heap dumps - with lots of <condition/> tasks in ANT... :(

                
> PermGen exhausted test failures on Jenkins.
> -------------------------------------------
>
>                 Key: SOLR-5022
>                 URL: https://issues.apache.org/jira/browse/SOLR-5022
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to