You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/01/10 22:20:34 UTC

[jira] Resolved: (LUCENE-519) NIO FS implementation to avoid synchronization

     [ https://issues.apache.org/jira/browse/LUCENE-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless resolved LUCENE-519.
---------------------------------------

    Resolution: Duplicate

Dup of LUCENE-753.

> NIO FS implementation to avoid synchronization
> ----------------------------------------------
>
>                 Key: LUCENE-519
>                 URL: https://issues.apache.org/jira/browse/LUCENE-519
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Store
>    Affects Versions: 1.9
>            Reporter: Bogdan Ghidireac
>            Priority: Minor
>         Attachments: NIOFSDirectory.java
>
>
> Alternative implementation of FSDirectory that uses NIO to avoid sychronization on the file pointer.
> To use this, invoke Java with the System property org.apache.lucene.FSDirectory.class set to org.apache.lucene.store.NIOFSDirectory. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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