[ 
https://jira.codehaus.org/browse/MINDEXER-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Fedorenko closed MINDEXER-72.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.2

Implemented in http://svn.apache.org/viewvc?view=revision&revision=1461840
                
> Need a way to use specific FSDirectory implementation during index update
> -------------------------------------------------------------------------
>
>                 Key: MINDEXER-72
>                 URL: https://jira.codehaus.org/browse/MINDEXER-72
>             Project: Maven Indexer
>          Issue Type: Improvement
>    Affects Versions: 5.1.1
>            Reporter: Igor Fedorenko
>             Fix For: 5.1.2
>
>
> DefaultIndexUpdater#loadIndexDirectory uses Lucene FSDirectory.open, which 
> results in suboptimal choice of FSDirectory implementation in some 
> environments. For example, MMapDirectory used by default on 64 bit Linux 
> allocates potentially significant amount of memory addresses outside of JVM 
> heap and can results in heavy operating system swap in some configurations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to