[
https://issues.apache.org/jira/browse/LUCENENET-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637970#action_12637970
]
Doug Sale commented on LUCENENET-152:
-------------------------------------
DIGY,
I will upload a patch after this post which includes your patch, and is
essentially your fix applied to FSIndexInput and FSIndexOutput. In brief, I
saw the same issue with UnauthorizedAccessExceptions being thrown in both
FSIndexInput and FSIndexOutput.
-Doug
> 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, 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.