You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Digy (JIRA)" <ji...@apache.org> on 2008/11/16 14:48:02 UTC

[jira] Closed: (LUCENENET-152) Nunit test for TestStressIndexAndSearching & TestStressLocks

     [ https://issues.apache.org/jira/browse/LUCENENET-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy closed LUCENENET-152.
--------------------------

    Resolution: Fixed
      Assignee: Digy

Patches are applied.
DIGY

> 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
>            Assignee: 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.