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

Dawid Weiss commented on LUCENE-8226:
-------------------------------------

Either suppress memory codec or assume() in before hook and ignore the test if 
it's unlucky to get the memory codec?

> Don't use MemoryCodec for nightly runs of TestIndexSorting
> ----------------------------------------------------------
>
>                 Key: LUCENE-8226
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8226
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Alan Woodward
>            Priority: Major
>
> Nightly runs of TestIndexSorting fail occasionally with OOM (see 
> [https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/183/] for a 
> recent example, and it's been appearing in Erick's BadApple report too).  It 
> looks as this is normally due to the combination of a large docset and 
> MemoryCodec.  We should suppress MemoryCodec for these tests, on nightly runs 
> only if possible)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to