Nunit test for TestStressIndexAndSearching & TestStressLocks
------------------------------------------------------------
Key: LUCENENET-152
URL: https://issues.apache.org/jira/browse/LUCENENET-152
Project: Lucene.Net
Issue Type: Bug
Reporter: Digy
Priority: Minor
Attachments: SegmentInfos.patch
This is the variation of the patch (
http://mail-archives.apache.org/mod_mbox/incubator-lucene-net-dev/200809.mbox/[EMAIL
PROTECTED] )
I know, this is not a nice solution, but the original code isn't nice too.
Trying to open a file in a loop means that the synchronization depends on
timings
which will fail eventually.
Anyway, this patch seems to be the minimal change fixing the bug.
DIGY.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.