[
https://issues.apache.org/jira/browse/LUCENE-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2595:
--------------------------------
Attachment: LUCENE-2595.patch
updated patch: all tests pass.
I did add one TODO to investigate in TestIW:
{code}
public void testCommitOnCloseOptimize() throws IOException {
MockRAMDirectory dir = new MockRAMDirectory();
dir.setPreventDoubleWrite(false); // TODO: should this be disabled here?
{code}
> most tests should use MockRAMDirectory not RAMDirectory
> -------------------------------------------------------
>
> Key: LUCENE-2595
> URL: https://issues.apache.org/jira/browse/LUCENE-2595
> Project: Lucene - Java
> Issue Type: Test
> Reporter: Robert Muir
> Fix For: 3.1, 4.0
>
> Attachments: LUCENE-2595.patch, LUCENE-2595.patch
>
>
--
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]