Open GoogleCodeExporter opened 9 years ago
[deleted comment]
working on this...
Original comment by jake%3.r...@gtempaccount.com
on 7 Apr 2009 at 12:44
I'm afraid this is a concurrency issue with CLucene. I'm working on a test
case to send to them. It's to do with
their implementation of Thread Specific Storage. In the meantime, I'm working
on implementing the Thrudex in
java with java lucene. I think Java Lucene has come a long way since I started
thrudb and the performance may
be close to CLucenes... stay tuned...
Original comment by jake%3.r...@gtempaccount.com
on 11 Apr 2009 at 6:24
Actually I think I found a issue in thrudex. I've committed the fix, please
verify
I'm able to run with no crashes now.
The issue was caused when sync() the getSearcher() call were made concurrently.
Original comment by jake%3.r...@gtempaccount.com
on 13 Apr 2009 at 1:46
I updated to revision 447 and ran the same test.
It's crashing again, see attached trace.
Original comment by Madma...@gmail.com
on 14 Apr 2009 at 4:07
Attachments:
Original comment by jake%3.r...@gtempaccount.com
on 22 Jul 2009 at 11:52
Original issue reported on code.google.com by
Madma...@gmail.com
on 3 Apr 2009 at 7:47Attachments: