[
https://issues.apache.org/jira/browse/LUCENE-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086855#comment-13086855
]
Uwe Schindler commented on LUCENE-3374:
---------------------------------------
I assume the bugs in FileSwitchDirectory are the same NotExists Exceptions
thrown :-)
We should maybe also add FileSwitchDirectory to the list of random directories.
It could create two random directories (using LTC.newDirectory(false) 2 times
with a suffix on the dir name like ".1" and ".2") and combine them with a
FileSwitchDirectory. The Set<String> of extensions could be a random list of
extensions from the IndexFileNames collection.
> move nrtcachingdir to core in 4.0
> ---------------------------------
>
> Key: LUCENE-3374
> URL: https://issues.apache.org/jira/browse/LUCENE-3374
> Project: Lucene - Java
> Issue Type: Task
> Reporter: Robert Muir
> Attachments: LUCENE-3374.patch, LUCENE-3374.patch, LUCENE-3374.patch,
> LUCENE-3374.patch
>
>
> in 4.0 with the IOContext changes this implementation is clean and I think we
> should move it to core and use it in our tests etc.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]