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

[jira] [Created] (LUCENE-8267) Remove memory codecs from the codebase

Dawid Weiss created LUCENE-8267:
-----------------------------------

             Summary: Remove memory codecs from the codebase
                 Key: LUCENE-8267
                 URL: https://issues.apache.org/jira/browse/LUCENE-8267
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Dawid Weiss


Memory codecs (MemoryPostings*, MemoryDocValues*) are part of random selection of codecs for tests and cause occasional OOMs when a test with huge data is selected. We don't use those memory codecs anywhere outside of tests, it has been suggested to just remove them to avoid maintenance costs and OOMs in tests. [1]

[1] https://apache.markmail.org/thread/mj53os2ekyldsoy3



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