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

Uwe Schindler commented on SOLR-10158:
--------------------------------------

I'd not add a separate test for it. If you really want to do this, safe it 
using the special LuceneTestCase.assumeWorkingMmap method, because otherwise 
tests may fail on some operating systems or windows. But I'd really remove the 
test, it tests nothing just that parsing of config options works, but this is 
tested at other places already.

> MMapDirectoryFactory support for "preload" option (LUCENE-6549)
> ---------------------------------------------------------------
>
>                 Key: SOLR-10158
>                 URL: https://issues.apache.org/jira/browse/SOLR-10158
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: search
>            Reporter: Amrit Sarkar
>            Priority: Trivial
>         Attachments: SOLR-10158.patch, SOLR-10158.patch
>
>
> Lucene 5.3 added a new preload option to MMapDirectory (see LUCENE-6549)
> MMapDirectoryFactory needs to be updated to offer this as a config option.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to