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 2009/06/10 22:17:08 UTC

[jira] Updated: (LUCENE-1671) FSDirectory internally caches and clones FSIndexInput

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

Michael McCandless updated LUCENE-1671:
---------------------------------------

    Fix Version/s:     (was: 2.9)

Moving out.

> FSDirectory internally caches and clones FSIndexInput
> -----------------------------------------------------
>
>                 Key: LUCENE-1671
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1671
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Store
>    Affects Versions: 2.4.1
>            Reporter: Jason Rutherglen
>            Priority: Trivial
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> The patch will fix this small problem where if FSDirectory.openInput is called, a new unnecessary file descriptors is opened (whereas an IndexInput.clone would work).

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