SupportClass.ThreadClass bug
----------------------------
Key: LUCENENET-211
URL: https://issues.apache.org/jira/browse/LUCENENET-211
Project: Lucene.Net
Issue Type: Bug
Reporter: Digy
Attachments: ThreadClass.patch
While I was testing Index/TestAddIndexesNoOptimize/TestMergeAfterCopy, I found
a bug in ThreadClass which makes the indexing thread deadlocked.
I tested the new version of ThreadClass with earlier versions of Lucene.Net,
everything worked fine.
I will attach a patch & test case for ThreadClass.
BTW, It is forgetten to add the "TestSupportClass.cs" to project file in 2.9.0.
PS: Index/TestAddIndexesNoOptimize/TestMergeAfterCopy passes now :-)
DIGY
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.