[ https://issues.apache.org/jira/browse/LUCENE-8267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467071#comment-16467071 ]
ASF subversion and git services commented on LUCENE-8267: --------------------------------------------------------- Commit 85c00e77efdf53f30da6eaffd38c2b016a7805bc in lucene-solr's branch refs/heads/master from [~dawid.weiss] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=85c00e7 ] LUCENE-8267: removed references to memory codecs. > 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 > Priority: Major > Fix For: master (8.0) > > Attachments: LUCENE-8267.patch > > Time Spent: 0.5h > Remaining Estimate: 0h > > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org