You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2018/04/03 09:53:00 UTC

[jira] [Commented] (LUCENE-8226) Don't use MemoryCodec for nightly runs of TestIndexSorting

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

Alan Woodward commented on LUCENE-8226:
---------------------------------------

Here's a patch that extracts testRandom3() into its own class, and suppresses MemoryCodec on it.  [~mikemccand] I think you wrote this test originally, can you comment on the need for lots of docs here?  If it's useful then I'll commit this patch, if not then we can just take out the nightly loop that Robert mentions.

> 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
>         Attachments: LUCENE-8226.patch
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org