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

Uwe Schindler updated LUCENE-4488:
----------------------------------

    Attachment: LUCENE-4488.patch

Patch that only enabled heapdumps if the property "java.vm.name" contains 
"hotspot". Other JVMs can produce heapdumps with other setters, but the formats 
are incompatible and of less help for developers. So Jenkins will not try to 
produce them. It prints warning, that it does not use heapdumps.

I can enable this tomorrow so jenkins fails when heapdumps are created and no 
tests fail. Also I will add the heapdump dir to the artifacts.
                
> Jenkins builds aren't saving heap dumps anymore
> -----------------------------------------------
>
>                 Key: LUCENE-4488
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4488
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>         Attachments: LUCENE-4488.patch, LUCENE-4488.patch, LUCENE-4488.patch
>
>
> Spinoff from the discussion here: http://markmail.org/thread/vljiltccqgg7afxc
> Our Jenkins builds used to save heap dumps, which is really useful for 
> tracking down OOMEs that are hard to reproduce: sometimes these OOMEs are due 
> to real issues.
> From the thread it sounds like it's easy to fix TestIndexWriterOnJRECrash to 
> not dump ...

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to