[ 
https://issues.apache.org/jira/browse/LUCENENET-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780363#action_12780363
 ] 

Michael Garski commented on LUCENENET-260:
------------------------------------------

I just checked out the patch, and while it is concerning that for some reason 
the Java version runs without an issue, I'm not sure what we can do.  I don't 
have a heavy background in Java, however Doug does and if he was not able to 
determine what the issue is I don't hold out much hope for finding it myself :)

Another thing I noticed is that about 1/3 of the time when running all of tests 
in TestStressIndexing2 TestRandomIWReader fails.  When running it independently 
it never fails.  There are no SetUp/TearDown issues as no such methods exist in 
the test and all variables are locally created (not instance fields).  I'm not 
sure if this is a problem or not, just wanted to bring it up to see if anyone 
else sees the same thing with this patch.

> src\Test\Index\TestStressIndexing2.cs
> -------------------------------------
>
>                 Key: LUCENENET-260
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-260
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Andrei Iliev
>            Assignee: Digy
>         Attachments: TestStressIndexing2.patch
>
>
> Dead lock issues and LUCENENET-143.
> Upd: Dead lock has been resolve in LUCENENET-255. So I update the patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to