[ https://issues.apache.org/jira/browse/LUCENENET-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Sale updated LUCENENET-152:
--------------------------------
Attachment: FSDirectory.patch
multiple-attempt approach to opening FSIndexInput and FSIndexOutput streams
> 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: FSDirectory.patch, FSDirectory.patch, SegmentInfos.patch
>
>
> This is the variation of the patch ( http://mail-archives.apache.org/mod_mbox/incubator-lucene-net-dev/200809.mbox/%3C001f01c914ee$6ec36180$4c4a2480$@com%3E
)
> 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.
|