MMapDirectory is missing newly added openInput method to
FSDirectory
------------------------------------------------------------
--------
Key: LUCENE-976
URL: http
s://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: java-dev-unsubscribe lucene.apache.org
For additional commands, e-mail: java-dev-help lucene.apache.org
|