Yes, it's fixed in SVN since June. Lucene 3.0.3 should contain the fix. When you call ParallelMultiSearcher#close, the Executor is shutdown.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -----Original Message----- > From: Devon H. O'Dell [mailto:devon.od...@gmail.com] > Sent: Thursday, March 17, 2011 6:06 PM > To: java-user@lucene.apache.org > Subject: Re: ParallelMultisearcher > > 2011/3/17 Ganesh <emailg...@yahoo.co.in>: > > Is this bug https://issues.apache.org/jira/browse/LUCENE-2249 got fixed in > 3.0.3? > > The linked ticket shows that it was fixed in 3.0.3. > > --dho > > > Regards > > Ganesh > > > > ----- Original Message ----- > > From: "Ganesh" <emailg...@yahoo.co.in> > > To: <java-user@lucene.apache.org> > > Sent: Thursday, March 17, 2011 7:03 PM > > Subject: Re: ParallelMultisearcher > > > > > > I tested the same with Lucene 2.9.1 and found very less thread count but > with 3.0.2 it is very high. Do i need to revert back to Lucene 2.9.1. > > > > Regards > > Ganesh > > > > ----- Original Message ----- > > From: "Ganesh" <emailg...@yahoo.co.in> > > To: <java-user@lucene.apache.org> > > Sent: Thursday, March 17, 2011 5:17 PM > > Subject: ParallelMultisearcher > > > > > > Hello all, > > > > Is there any issue with ParallelMultiSearcher in Lucene 3.0.2? If we search > more frequently then OutOfMemoryError is triggered or It is throwing "Not > able to create native thread".. It is working with 2.9.1. > > > > I generated Heap Dump and found lot of entries for ParallelMultiSearcher. > > > > ParallelMultiSearcher-949-thread-3 java.lang.Thread @ 0x95e6220 104 192 > > ParallelMultiSearcher-949-thread-1 java.lang.Thread @ 0x95e60f8 104 192 > > ParallelMultiSearcher-957-thread-2 java.lang.Thread @ 0x95d30c8 104 192 > > ParallelMultiSearcher-957-thread-3 java.lang.Thread @ 0x95d26e8 104 192 > > ParallelMultiSearcher-954-thread-2 java.lang.Thread @ 0x95c3fe0 104 192 > > ParallelMultiSearcher-954-thread-3 java.lang.Thread @ 0x95c15f0 104 192 > > ParallelMultiSearcher-954-thread-1 java.lang.Thread @ 0x95c14c8 104 192 > > ParallelMultiSearcher-956-thread-2 java.lang.Thread @ 0x95b8648 104 192 > > > > Regards > > Ganesh > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > > For additional commands, e-mail: java-user-h...@lucene.apache.org > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org