MMapDirectory is missing newly added openInput method to FSDirectory
--------------------------------------------------------------------

                 Key: LUCENE-976
                 URL: https://issues.apache.org/jira/browse/LUCENE-976
             Project: Lucene - Java
          Issue Type: Bug
    Affects Versions: 2.2
            Reporter: Michael McCandless
            Assignee: Michael McCandless


This issue was caused by the optimizations in LUCENE-888.  The new
openInput(String name, int bufferSize) added to FSDirectory was not
also overridden by MMapDirectory.


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to